AdamKorcz opened a new pull request, #467: URL: https://github.com/apache/logging-log4cxx/pull/467
When OSS-Fuzz builds the fuzzers, the build script should use OSS-Fuzz's linker flags. OSS-Fuzz runs the fuzzers with different sanitizers during different runtime jobs, and it sets the sanitizer in the `LIB_FUZZING_ENGINE` environment variable. Until this is merged, OSS-Fuzz will not run the fuzzers with some sanitizers like memory sanitizer. Doc: https://google.github.io/oss-fuzz/getting-started/new-project-guide/#Requirements -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org