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
  1. brunoerg commented at 9:53 pm on June 9, 2025: contributor
    Fix link about selecting the best AFL compiler.
  2. doc: fuzz: fix AFL++ link
    Co-authored-by: eugene <elzeigel@gmail.com>
    a39b7071cf
  3. 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.

  4. DrahtBot added the label Docs on Jun 9, 2025
  5. DrahtBot added the label CI failed on Jun 9, 2025
  6. 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 it

  7. DrahtBot removed the label CI failed on Jun 10, 2025
  8. maflcko commented at 1:56 pm on June 10, 2025: member
    lgtm ACK a39b7071cfb430fd51352562c717fab68fa52efe
  9. fanquake merged this on Jun 10, 2025
  10. fanquake closed this on Jun 10, 2025

  11. brunoerg deleted the branch on Jun 10, 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-06-15 06:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me