Re: [PR] build a fuzzer with each encoding [logging-log4cxx]

2025-01-30 Thread via GitHub
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}

Re: [PR] build a fuzzer with each encoding [logging-log4cxx]

2025-01-29 Thread via GitHub
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}

[PR] build a fuzzer with each encoding [logging-log4cxx]

2025-01-29 Thread via GitHub
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