asan_build for tmin and analyze

This commit is contained in:
van Hauser 2020-10-24 19:20:27 +02:00
parent ca938e7c4e
commit 029d44a6ec

View File

@ -743,7 +743,7 @@ static void set_up_environment(void) {
}
#fndef ASAN_BUILD
#ifndef ASAN_BUILD
if (!getenv("AFL_DEBUG") && !strstr(x, "symbolize=0")) {
FATAL("Custom ASAN_OPTIONS set without symbolize=0 - please fix!");