code format and changelog

This commit is contained in:
vanhauser-thc
2024-06-18 15:42:34 +02:00
parent 3ebf41ba34
commit b8568034f0
4 changed files with 54 additions and 44 deletions

View File

@ -401,7 +401,9 @@ void mark_as_redundant(afl_state_t *afl, struct queue_entry *q, u8 state) {
} else {
if (unlink(fn)) { /*PFATAL("Unable to remove '%s'", fn);*/ }
if (unlink(fn)) { /*PFATAL("Unable to remove '%s'", fn);*/
}
}