make afl-cmin actually work with subdirectories

This commit is contained in:
vanhauser-thc
2021-06-16 13:03:42 +02:00
parent a6c0b5f766
commit c46f8c1f70
4 changed files with 54 additions and 42 deletions

View File

@ -31,8 +31,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- afl_analyze:
- fix timeout handling
- add forkserver support for better performance
- afl-cmin, afl-cmin.bash and afl-showmap -i do now descend into
subdirectories (like afl-fuzz does)
- afl-cmin and afl-showmap -i do now descend into subdirectories
(like afl-fuzz does) - note that afl-cmin.bash does not!
- ensure afl-compiler-rt is built for gcc_module
### Version ++3.13c (release)