diff options
author | vanhauser-thc <vh@thc.org> | 2023-01-26 12:21:47 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-01-26 12:21:47 +0100 |
commit | f4a13585a1a205798093291fd04659a4158b4d50 (patch) | |
tree | dc2e96d6ef3a093eeaa8b54227f9859d200b2059 /docs | |
parent | e332d37d4e18b9a6c94abf7ba31963d2a14d737f (diff) | |
download | afl++-f4a13585a1a205798093291fd04659a4158b4d50.tar.gz |
better asan defaults everwhere
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index fb573c73..434bc101 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -24,6 +24,7 @@ - `-t none` now translates to `-t 120000` (120 seconds) - unicorn_mode updated - updated rust custom mutator dependencies and LibAFL custom mutator + - overall better sanitizer default setting handling - several minor bugfixes ### Version ++4.04c (release) |