162 B
162 B
Prior to running the fuzzers, build and prepare for instance as follows:
CXX=clang++ cmake -DBUILD_FUZZING=1 ..
make
export LSAN_OPTIONS=detect_leaks=0
Prior to running the fuzzers, build and prepare for instance as follows:
CXX=clang++ cmake -DBUILD_FUZZING=1 ..
make
export LSAN_OPTIONS=detect_leaks=0