38c8ef Update afl to version 4.10c / rev 81 via SR 1144630

6 files Authored by msmeissn 2 months ago, Committed by Bernhard M. Wiedemann 2 months ago,
    Update afl to version 4.10c / rev 81 via SR 1144630
    
    https://build.opensuse.org/request/show/1144630
    by user msmeissn + anag+factory
    - updated to 4.10c
      - afl-fuzz:
        - default power schedule is now EXPLORE, due a fix in fast schedules
          explore is slightly better now.
        - fixed minor issues in the mutation engine, thanks to @futhewo for
          reporting!
        - better deterministic fuzzing is now available, benchmarks have shown
          to improve fuzzing. Enable with -D. Thanks to @kdsjZh for the PR!
      - afl-cc:
        - large rewrite by @SonicStark which fixes a few corner cases, thanks!
        - LTO mode now requires llvm 12+
        - workaround for ASAN with gcc_plugin mode
      - instrumentation:
        - LLVM 18 support, thanks to @devnexen!
        - Injection (SQL, LDAP, XSS) fuzzing feature now available, see
          `instrumentation/README.injections.md` how to activate/use/expand.
        - compcov/LAF-intel:
          - floating po
    
        
file modified
+0 -0
file modified
+37 -0
file modified
+34 -0
file modified
+4 -3
file removed
-1
file added
+1