doc: fuzz: fix AFL++ link #32713
pull brunoerg wants to merge 1 commits into bitcoin:master from brunoerg:2025-06-fuzz-doc-aflplusplus changing 1 files +1 −1-
brunoerg commented at 9:53 pm on June 9, 2025: contributorFix link about selecting the best AFL compiler.
-
a39b7071cf
doc: fuzz: fix AFL++ link
Co-authored-by: eugene <elzeigel@gmail.com>
-
DrahtBot commented at 9:53 pm on June 9, 2025: contributor
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32713.
Reviews
See the guideline for information on the review process.
Type Reviewers ACK maflcko If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
-
DrahtBot added the label Docs on Jun 9, 2025
-
DrahtBot added the label CI failed on Jun 9, 2025
-
in doc/fuzzing.md:220 in a39b7071cf
216@@ -217,7 +217,7 @@ $ cd bitcoin/ 217 $ git clone https://github.com/AFLplusplus/AFLplusplus 218 $ make -C AFLplusplus/ source-only 219 # If afl-clang-lto is not available, see 220-# https://github.com/AFLplusplus/AFLplusplus#a-selecting-the-best-afl-compiler-for-instrumenting-the-target 221+# https://github.com/AFLplusplus/AFLplusplus/blob/stable/docs/fuzzing_in_depth.md#a-selecting-the-best-afl-compiler-for-instrumenting-the-target
maflcko commented at 6:17 am on June 10, 2025:Is there a reason why clang-11/LTO should not be available when now the minimum clang version required by this project is clang 16?
Crypt-iQ commented at 12:50 pm on June 10, 2025:Anecdotally, I’ve had at least one situation where afl-clang-lto wouldn’t build but I forget which clang version I was on.
brunoerg commented at 1:45 pm on June 10, 2025:Anecdotally, I’ve had at least one situation where afl-clang-lto wouldn’t build but I forget which clang version I was on.
Same here. From the build summary:
LLVM LTO mode could not be built, it is optional, if you want it, please install LLVM 11-14. More information at instrumentation/README.lto.md on how to build itDrahtBot removed the label CI failed on Jun 10, 2025maflcko commented at 1:56 pm on June 10, 2025: memberlgtm ACK a39b7071cfb430fd51352562c717fab68fa52efefanquake merged this on Jun 10, 2025fanquake closed this on Jun 10, 2025
brunoerg deleted the branch on Jun 10, 2025TheCharlatan referenced this in commit f236a50dc1 on Jun 14, 2025yuvicc referenced this in commit 069643f094 on Jul 6, 2025yuvicc referenced this in commit 22f55cf11d on Aug 26, 2025bug-castercv502 referenced this in commit cfdba67027 on Sep 28, 2025fanquake added the label Fuzzing on Oct 30, 2025
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-11-20 15:13 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-11-20 15:13 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me