mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-18 20:48:07 +00:00
rename whitelist -> instrumentlist
This commit is contained in:
@ -21,8 +21,8 @@ unset AFL_USE_ASAN
|
||||
unset AFL_USE_MSAN
|
||||
unset AFL_CC
|
||||
unset AFL_PRELOAD
|
||||
unset AFL_GCC_WHITELIST
|
||||
unset AFL_LLVM_WHITELIST
|
||||
unset AFL_GCC_INSTRUMENT_FILE
|
||||
unset AFL_LLVM_INSTRUMENT_FILE
|
||||
unset AFL_LLVM_INSTRIM
|
||||
unset AFL_LLVM_LAF_SPLIT_SWITCHES
|
||||
unset AFL_LLVM_LAF_TRANSFORM_COMPARES
|
||||
|
Reference in New Issue
Block a user