about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-07-16 02:03:52 +0200
committerDominik Maier <domenukk@gmail.com>2020-07-16 02:03:52 +0200
commit4314e59af9a2224443fa38ac8145eba305189d97 (patch)
treed18910b6310da3d4952d16ecb193b952ad45e176 /src
parenta84c958647a97ec9f43c2e534715d85213075778 (diff)
downloadafl++-4314e59af9a2224443fa38ac8145eba305189d97.tar.gz
code format
Diffstat (limited to 'src')
-rw-r--r--src/afl-fuzz-redqueen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/afl-fuzz-redqueen.c b/src/afl-fuzz-redqueen.c
index 3f5fc23a..c53e0e06 100644
--- a/src/afl-fuzz-redqueen.c
+++ b/src/afl-fuzz-redqueen.c
@@ -188,6 +188,7 @@ static u8 colorization(afl_state_t *afl, u8 *buf, u32 len, u64 exec_cksum) {
     rng = NULL;
 
   }
+
   // save the input with the high entropy
 
   if (needs_write) {