about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2020-07-01 07:43:14 +0200
committerGitHub <noreply@github.com>2020-07-01 07:43:14 +0200
commitd8984180377fb244d43990feb7cda2d212924ab3 (patch)
tree03af064c742bfae40bef291d0ed64d959496cc39 /src
parent2aaa60e4fc45bac022f7170ccfb57d63bf23569d (diff)
downloadafl++-d8984180377fb244d43990feb7cda2d212924ab3.tar.gz
restore credit for afl-tmin fork server patch
Diffstat (limited to 'src')
-rw-r--r--src/afl-fuzz.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/afl-fuzz.c b/src/afl-fuzz.c
index e4e2669c..15a68096 100644
--- a/src/afl-fuzz.c
+++ b/src/afl-fuzz.c
@@ -792,6 +792,7 @@ int main(int argc, char **argv_orig, char **envp) {
   OKF("Power schedules from github.com/mboehme/aflfast");
   OKF("Python Mutator and llvm_mode instrument file list from "
       "github.com/choller/afl");
+  OKF("afl-tmin fork server patch from github.com/nccgroup/TriforceAFL");
   OKF("MOpt Mutator from github.com/puppet-meteor/MOpt-AFL");
 
   if (afl->sync_id && afl->is_main_node &&