SHA256
1
0
forked from pool/afl

Accepting request 311922 from home:AndreasStieger:branches:devel:tools

afl 1.82b

OBS-URL: https://build.opensuse.org/request/show/311922
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=28
This commit is contained in:
Martin Pluskal
2015-06-13 11:19:31 +00:00
committed by Git OBS Bridge
parent 153874075d
commit 75fac5ddef
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jun 13 10:41:30 UTC 2015 - astieger@suse.com
- afl 1.82b:
* Fixed a harmless but annoying race condition in persistent mode
* Updated persistent mode documentation
- Tweaked AFL_PERSISTENT to force AFL_NO_VAR_CHECK.
- afl 1.81b:
* Added persistent mode for in-process fuzzing.
* in-place resume code to preserve crashes/README.txt.
-------------------------------------------------------------------
Tue May 26 10:59:53 UTC 2015 - astieger@suse.com