shithub: fuzz

Download patch

ref: 1843f34c855a9f81dface6ff56cf4c504b52dd4c
parent: 42b7b222a28e6fae7590a9a98c97f091c4e0ba58
author: Anthony House <tuffant21@aim.com>
date: Sat Nov 24 13:07:45 EST 2018

got mutate char star donish. testing it quick

--- a/mutate.c
+++ b/mutate.c
@@ -60,7 +60,7 @@
     }
     (*in_val)[size - 1] = '\0';
 
-    dolog("%s\n", *in_val);
+    dolog("Value of in_val: %s\n", *in_val);
 }
 
 void