diff options
| author | van Hauser <vh@thc.org> | 2019-09-10 21:01:33 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2019-09-10 21:01:33 +0200 |
| commit | df379dfcf46941125bc6b8f9d3e2e1141b84e137 (patch) | |
| tree | 5bef1a3759d3adbe7bc998f60fa91731fe051bf7 /docs | |
| parent | 4721617fd66278748992f283bb88a9ec2ba73ebe (diff) | |
| download | afl++-df379dfcf46941125bc6b8f9d3e2e1141b84e137.tar.gz | |
no more unlink
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 31fa1674..a407e253 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -17,7 +17,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. Version ++2.54d (dev): ---------------------- - - ... your patch? :) + - no more unlinking the input file, this way the input file can also be a + FIFO or disk partition + - reducing duplicate code in afl-fuzz -------------------------- |
