code format

This commit is contained in:
Dominik Maier
2020-06-09 03:48:50 +02:00
parent 8e3f6fe2dc
commit feffae60dd
5 changed files with 11 additions and 4 deletions

View File

@ -1975,7 +1975,7 @@ void setup_testcase_shmem(afl_state_t *afl) {
afl->fsrv.shmem_fuzz_len = (u32 *)map;
afl->fsrv.shmem_fuzz = map + sizeof(u32);
}
}
/* Do a PATH search and find target binary to see that it exists and
isn't a shell script - a common and painful mistake. We also check for