diff options
author | hexcoder <hexcoder-@users.noreply.github.com> | 2022-02-04 13:59:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-04 13:59:11 +0100 |
commit | 9b72fe488062da33718fac2533891f862fb753fa (patch) | |
tree | b6ac6e2fbbf9380eaafe5c46df25077fa042b4ca | |
parent | 1a89d428c9ec65653cc049d8106f1a7e329d7302 (diff) | |
download | afl++-9b72fe488062da33718fac2533891f862fb753fa.tar.gz |
typo
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 2f037c8e..94e854e4 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -60,7 +60,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - fix bug where targets are not killed on timeouts - moved hidden afl-showmap -A option to -H to be used for coresight_mode - - Prevent accidentaly killing non-afl/fuzz services when aborting + - Prevent accidentally killing non-afl/fuzz services when aborting afl-showmap and other tools. - afl-cc: - detect overflow reads on initial input buffer for asan |