map size fixes

This commit is contained in:
van Hauser
2019-08-01 15:44:10 +02:00
parent 487a87df02
commit af823d6486
3 changed files with 5 additions and 6 deletions

View File

@ -18,6 +18,7 @@ Version ++2.53d (dev):
----------------------
- custom mutator by a loaded library is now supported (thanks to kyakdan!)
- fix for a few features to support different map sized than 2^16
- afl-showmap: new option -r now shows the real values in the buckets (stock
afl never did), plus shows tuple content summary information now
- fix building on *BSD (thanks to tobias.kortkamp for the patch)