MemorySanitizer should work now

This commit is contained in:
Alexander Kuzmenkov 2020-01-22 19:08:13 +03:00
parent ba7ab32098
commit 8bf260454e

View File

@ -1,2 +1,10 @@
# https://github.com/google/oss-fuzz/issues/1099
fun:__gxx_personality_*
# We apply std::tolower to uninitialized padding, but don't use the result, so
# it is OK. Reproduce with "select ngramDistanceCaseInsensitive(materialize(''), '')"
fun:tolower
# A failure in zlib-ng in 00302_http_compression. Doesn't reproduce locally for me.
# Need to reproduce and report upstream, but I just want to enable the MSan already.
fun:crc_fold_512to32