fix resize window crash and slightly more performant timed_read

This commit is contained in:
van Hauser
2020-06-13 00:14:14 +02:00
parent ce1af1bc9c
commit 615ab1a7b8
2 changed files with 38 additions and 17 deletions

View File

@ -18,6 +18,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
a temporary main node until a real main nodes shows up
- switched murmur2 hashing and random() for xxh3 and xoshiro256**, giving up to 5.5% speed
increase
- Resizing the window does not crash afl-fuzz anymore
- fix/update to MOpt (thanks to arnow117)
- added MOpt dictionary support from repo
- llvm_mode: