fix crash for very fast targets

This commit is contained in:
van Hauser
2020-12-17 22:57:28 +01:00
parent 14c67f15c9
commit fd6bff727a
3 changed files with 8 additions and 0 deletions

View File

@ -10,6 +10,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
### Version ++3.01a (release)
- fix crash for very, very fast targets+systems, thanks for reporting @mhlakhani
- added dummy Makefile to instrumentation/
- allow instrumenting LLVMFuzzerTestOneInput