SHA256
1
0
forked from pool/afl

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

afl 1.94b

OBS-URL: https://build.opensuse.org/request/show/335942
OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=39
This commit is contained in:
2015-10-02 15:15:56 +00:00
committed by Git OBS Bridge
parent 8805b11799
commit 7169fb916e
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Oct 2 15:11:23 UTC 2015 - astieger@suse.com
- afl 1.94b:
* Changed allocator alignment to improve support for non-x86 systems
(now that llvm_mode makes this more feasible).
* Fixed an obscure bug that would affect people trying to use afl-gcc
with $TMP set but $TMPDIR absent.
-------------------------------------------------------------------
Mon Sep 7 13:22:07 UTC 2015 - astieger@suse.com