diff options
author | vanhauser-thc <vh@thc.org> | 2022-10-24 20:06:57 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-10-24 20:06:57 +0200 |
commit | 05e0825d66d938308842c25c4c74b5cdd4a885eb (patch) | |
tree | 724dd6978ebb10f52c4bdda86eb44a5494b33409 /instrumentation/afl-compiler-rt.o.c | |
parent | 02502c1a543b2150bec78fbac2f0fcf1f4cd7a5a (diff) | |
download | afl++-05e0825d66d938308842c25c4c74b5cdd4a885eb.tar.gz |
changelog update
Diffstat (limited to 'instrumentation/afl-compiler-rt.o.c')
-rw-r--r-- | instrumentation/afl-compiler-rt.o.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/instrumentation/afl-compiler-rt.o.c b/instrumentation/afl-compiler-rt.o.c index 8c09d9d8..b46759d0 100644 --- a/instrumentation/afl-compiler-rt.o.c +++ b/instrumentation/afl-compiler-rt.o.c @@ -2408,3 +2408,4 @@ void __afl_set_persistent_mode(u8 mode) { } #undef write_error + |