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

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

Re: [PR] Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [logging-log4j-transform]

2025-01-20 Thread via GitHub
github-actions[bot] merged PR #158: URL: https://github.com/apache/logging-log4j-transform/pull/158 -- 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: noti

Re: [I] JsonTemplateLayout: Cannot replace recycler factory, template always uses standard factory (logging-log4j2)

2025-01-20 Thread via GitHub
rschuetz commented on issue #3395: URL: https://github.com/apache/logging-log4j2/issues/3395#issuecomment-2602704926 @vy: Fix works for me locally. Thanks a lot! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] Suspect deadlock in InternalLoggerRegistry (intermittent) (logging-log4j2)

2025-01-20 Thread via GitHub
vy commented on issue #3399: URL: https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2602312505 @tristantarrant, is [the stack trace you shared](#issuecomment-2598502697) complete/exhaustive? If not, could you provide a complete one, please? -- This is an automated message

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

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

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

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

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

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

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

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

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

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

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

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

Re: [PR] Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 in /log4j-parent (logging-log4j2)

2025-01-20 Thread via GitHub
github-actions[bot] merged PR #3404: URL: https://github.com/apache/logging-log4j2/pull/3404 -- 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: notificatio

Re: [I] Suspect deadlock in InternalLoggerRegistry (intermittent) (logging-log4j2)

2025-01-20 Thread via GitHub
vy commented on issue #3399: URL: https://github.com/apache/logging-log4j2/issues/3399#issuecomment-2601986651 @tristantarrant, could you provide a _minimal_ reproducer, please? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

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

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

[PR] Fix wrong variable in fuzzer [logging-log4cxx]

2025-01-20 Thread via GitHub
AdamKorcz opened a new pull request, #459: URL: https://github.com/apache/logging-log4cxx/pull/459 Fixes a minor bug where the fuzzer uses the wrong variables. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab