commit: 70250171068b4c570ea974ffad606f049cbf5af8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 8 12:09:13 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 8 12:09:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70250171
app-forensics/aflplusplus: add PR link to gcc patch Bug: https://bugs.gentoo.org/957401 Signed-off-by: Sam James <sam <AT> gentoo.org> app-forensics/aflplusplus/files/aflplusplus-4.32c-gcc16.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-forensics/aflplusplus/files/aflplusplus-4.32c-gcc16.patch b/app-forensics/aflplusplus/files/aflplusplus-4.32c-gcc16.patch index 7d542fb3ae87..8806a35d55f9 100644 --- a/app-forensics/aflplusplus/files/aflplusplus-4.32c-gcc16.patch +++ b/app-forensics/aflplusplus/files/aflplusplus-4.32c-gcc16.patch @@ -1,3 +1,5 @@ +https://bugs.gentoo.org/957401 +https://github.com/AFLplusplus/AFLplusplus/pull/2465 --- a/instrumentation/afl-gcc-cmplog-pass.so.cc +++ b/instrumentation/afl-gcc-cmplog-pass.so.cc @@ -44,8 +44,7 @@ static const struct pass_data afl_cmplog_pass_data = {
