Re: [PR] Add JSONLayout fuzzer [logging-log4cxx]

2025-01-22 Thread via GitHub
swebb2066 merged PR #453: URL: https://github.com/apache/logging-log4cxx/pull/453 -- 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

Re: [PR] Add JSONLayout fuzzer [logging-log4cxx]

2025-01-18 Thread via GitHub
AdamKorcz commented on code in PR #453: URL: https://github.com/apache/logging-log4cxx/pull/453#discussion_r1921071804 ## src/fuzzers/cpp/JSONLayoutFuzzer.cpp: ## @@ -0,0 +1,86 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

Re: [PR] Add JSONLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
swebb2066 commented on code in PR #453: URL: https://github.com/apache/logging-log4cxx/pull/453#discussion_r1920907557 ## src/fuzzers/cpp/JSONLayoutFuzzer.cpp: ## @@ -0,0 +1,86 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

Re: [PR] Add JSONLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
swebb2066 commented on PR #453: URL: https://github.com/apache/logging-log4cxx/pull/453#issuecomment-2599414483 For the record, the [OSS-Fuzz build status for Log4cxx](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#apache-logging-log4cxx) run 1/17/2025, 5:54 PM (Australian Ea

[PR] Add JSONLayout fuzzer [logging-log4cxx]

2025-01-17 Thread via GitHub
AdamKorcz opened a new pull request, #453: URL: https://github.com/apache/logging-log4cxx/pull/453 Adds a fuzzer for the `JSONLayout` formatter. -- 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 th