mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-11 01:31:37 +00:00
asan_build for tmin and analyze
This commit is contained in:
parent
ca938e7c4e
commit
029d44a6ec
@ -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!");
|
||||
|
Loading…
x
Reference in New Issue
Block a user