cleanup and rename _DISCARD->_SKIP

This commit is contained in:
van Hauser
2021-01-19 14:03:10 +01:00
parent 292f91a55f
commit 0367f6c723
6 changed files with 5 additions and 8 deletions

View File

@ -703,7 +703,6 @@ save_if_interesting(afl_state_t *afl, void *mem, u32 len, u8 fault) {
if (!classified) {
classify_counts(&afl->fsrv);
// classified = 1;
}