Skip to content
Permalink
a56684bf12
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
11 lines (8 sloc) 339 Bytes
--- afl-fuzz.c.orig 2018-02-16 16:38:20.388534866 +0000
+++ afl-fuzz.c 2018-02-16 16:38:30.464519660 +0000
@@ -6917,7 +6917,7 @@
" For that, you can use the -n option - but expect much worse results.)\n",
doc_path);
- FATAL("No instrumentation detected");
+ // FATAL("No instrumentation detected");
}