diff options
author | vanhauser-thc <vh@thc.org> | 2023-01-26 12:08:38 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-01-26 12:08:38 +0100 |
commit | e332d37d4e18b9a6c94abf7ba31963d2a14d737f (patch) | |
tree | 9f3bf3c335ea88c3822a263838927ca64c198f15 | |
parent | 90a259d5231242562d3cb2e62f2c8cdbf073b3a0 (diff) | |
download | afl++-e332d37d4e18b9a6c94abf7ba31963d2a14d737f.tar.gz |
update unicorn
-rw-r--r-- | src/afl-fuzz.c | 2 | ||||
-rw-r--r-- | unicorn_mode/UNICORNAFL_VERSION | 2 | ||||
m--------- | unicorn_mode/unicornafl | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/src/afl-fuzz.c b/src/afl-fuzz.c index fc335742..20c655cf 100644 --- a/src/afl-fuzz.c +++ b/src/afl-fuzz.c @@ -310,7 +310,7 @@ static void usage(u8 *argv0, int more_help) { "AFL_EARLY_FORKSERVER: force an early forkserver in an afl-clang-fast/\n" " afl-clang-lto/afl-gcc-fast target\n" "AFL_PERSISTENT: enforce persistent mode (if __AFL_LOOP is in a shared lib\n" - "AFL_DEFER_FORKSRV: enforced deferred forkserver (__AFL_INIT is in a .so\n" + "AFL_DEFER_FORKSRV: enforced deferred forkserver (__AFL_INIT is in a .so)\n" "\n" ); diff --git a/unicorn_mode/UNICORNAFL_VERSION b/unicorn_mode/UNICORNAFL_VERSION index 06cac44c..8a0216eb 100644 --- a/unicorn_mode/UNICORNAFL_VERSION +++ b/unicorn_mode/UNICORNAFL_VERSION @@ -1 +1 @@ -2df75f3e +8c66300a diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl -Subproject 2df75f3e1045367cab95fe3471191b38c1a9f79 +Subproject 8c66300a5059872d1843fe390390d7988ce475c |