-
Google AutoFuzz Team authored
Having a static_assert on MSAN and ASAN prevents the fuzzers from being used with different engines, like TSAN, UBSAN, … but also with fuzzers that aren't using MSAN/ASAN like afl for example.
4fd8eb21
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
CMakeLists.txt | ||
flatbuffers_parser_fuzzer.cc | ||
flatbuffers_scalar_fuzzer.cc | ||
flatbuffers_verifier_fuzzer.cc | ||
fuzzer_assert.h | ||
readme.md | ||
test_init.h |