AdamKorcz commented on code in PR #465:
URL: https://github.com/apache/logging-log4cxx/pull/465#discussion_r1936257027
##
src/fuzzers/cpp/CMakeLists.txt:
##
@@ -49,31 +49,34 @@ else()
endif()
foreach(fuzzerName IN LISTS ALL_LOG4CXX_FUZZERS)
- set(PROGRAM_NAME "${fuzzerName}
swebb2066 commented on code in PR #465:
URL: https://github.com/apache/logging-log4cxx/pull/465#discussion_r1935003260
##
src/fuzzers/cpp/CMakeLists.txt:
##
@@ -49,31 +49,34 @@ else()
endif()
foreach(fuzzerName IN LISTS ALL_LOG4CXX_FUZZERS)
- set(PROGRAM_NAME "${fuzzerName}
AdamKorcz opened a new pull request, #465:
URL: https://github.com/apache/logging-log4cxx/pull/465
Set up the CMake file so it builds each fuzzer with utf-8, wchar_t and
unichar
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub