mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-16 11:58:08 +00:00
fix #736 (ty b1gr3db)
This commit is contained in:
@ -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;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user