fix -F with slash option

This commit is contained in:
vanhauser-thc
2021-06-02 10:50:04 +02:00
parent d5a24acb21
commit a38aafc5d0
2 changed files with 16 additions and 4 deletions

View File

@ -10,6 +10,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
### Version ++3.14a (release)
- Fix for llvm 13
- afl-fuzz:
- fix -F when a '/' was part of the parameter
- ensure afl-compiler-rt is built for gcc_module
### Version ++3.13c (release)