diff options
author | toka <tokazerkje@outlook.com> | 2022-08-30 13:05:22 +0200 |
---|---|---|
committer | toka <tokazerkje@outlook.com> | 2022-08-30 13:05:22 +0200 |
commit | 644b544bc026989a53371a2b25a5cba00ca35b65 (patch) | |
tree | 00f18784a2cb046a98b6057717a6850e3793d9d0 | |
parent | 147654f8715d237fe45c1657c87b2fe36c4db22a (diff) | |
download | afl++-644b544bc026989a53371a2b25a5cba00ca35b65.tar.gz |
fix my name
-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 5e4de45a..d8f161b9 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -18,7 +18,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. to variables queue items instead of 12. - afl-cc: - fixed off-by-one bug in our pcguard implemenation, thanks for - @toka for reporting + @tokatoka for reporting - better handling of -fsanitize=..,...,.. lists - fix gcc_mode cmplog - obtain the map size of a target with setting AFL_DUMP_MAP_SIZE=1 |