fix #736 (ty b1gr3db)

This commit is contained in:
Andrea Fioraldi
2021-02-12 09:42:22 +01:00
parent 16ffbb37f5
commit 22a3c7f7d0
8 changed files with 3279 additions and 2290 deletions

View File

@ -1303,7 +1303,7 @@ static u8 cmp_extend_encoding(afl_state_t *afl, struct cmp_header *h,
}
#endif /* CMPLOG_SOLVE_ARITHMETIC */
#endif /* CMPLOG_SOLVE_ARITHMETIC */
return 0;
@ -2670,3 +2670,4 @@ exit_its:
return r;
}