diff options
author | vanhauser-thc <vh@thc.org> | 2024-04-19 15:45:00 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-04-19 15:45:00 +0200 |
commit | 476aca5b67f2926f0cdc7c50e9669e68cad9a851 (patch) | |
tree | 9687b6193bf73f6107698dfad6775d8aef8a224f /src/afl-fuzz-cmplog.c | |
parent | 96bf0f8323581d26d6cc3b98eb39e196f31e16e0 (diff) | |
download | afl++-476aca5b67f2926f0cdc7c50e9669e68cad9a851.tar.gz |
nits
Diffstat (limited to 'src/afl-fuzz-cmplog.c')
-rw-r--r-- | src/afl-fuzz-cmplog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afl-fuzz-cmplog.c b/src/afl-fuzz-cmplog.c index 21f34e12..8c48eb49 100644 --- a/src/afl-fuzz-cmplog.c +++ b/src/afl-fuzz-cmplog.c @@ -7,7 +7,7 @@ Forkserver design by Jann Horn <jannhorn@googlemail.com> Now maintained by by Marc Heuse <mh@mh-sec.de>, - Heiko Eißfeldt <heiko.eissfeldt@hexco.de> and + Heiko Eissfeldt <heiko.eissfeldt@hexco.de> and Andrea Fioraldi <andreafioraldi@gmail.com> Copyright 2016, 2017 Google Inc. All rights reserved. |