fix testcache bug

This commit is contained in:
van Hauser
2020-10-24 16:28:46 +02:00
parent e5c2779d56
commit e5f30c6908
2 changed files with 14 additions and 9 deletions

View File

@ -2358,6 +2358,7 @@ void check_asan_opts(afl_state_t *afl) {
FATAL("Custom ASAN_OPTIONS set without symbolize=0 - please fix!");
}
#endif
}