084487 Update afl to rev 44 via SR 759716

Authored and Committed by Bernhard M. Wiedemann 4 years ago
    Update afl to rev 44 via SR 759716
    
    https://build.opensuse.org/request/show/759716
    by user dimstar_suse
    - updated to 2.59c
      - qbdi_mode: fuzz android native libraries via QBDI framework
      - unicorn_mode: switched to the new unicornafl, thanks domenukk
                      (see https://github.com/vanhauser-thc/unicorn)
      - afl-fuzz:
         - added radamsa as (an optional) mutator stage (-R[R])
         - added -u command line option to not unlink the fuzz input file
         - Python3 support (autodetect)
         - AFL_DISABLE_TRIM env var to disable the trim stage
         - CPU affinity support for DragonFly
      - llvm_mode:
         - float splitting is now configured via AFL_LLVM_LAF_SPLIT_FLOATS
         - support for llvm 10 included now (thanks to devnexen)
      - libtokencap:
         - support for *BSD/OSX/Dragonfly added
         - hook common *cmp functions from widely used libraries
      - compcov:
         - hook common *cmp f
    
        
file modified
+0 -0
file modified
+36 -0
file removed
-1
file added
+1
file modified
+33 -0
file modified
+2 -2