not interested in what happens during LLVMFuzzerCustomMutator
e.g. ==34359==WARNING: MemorySanitizer: use-of-uninitialized-value #0 0xf83e3b4 in xmlParserPrintFileContextInternal /work/workdir/UnpackedTarball/libxml2/error.c:201:24 #1 0xf848d44 in xmlReportError /work/workdir/UnpackedTarball/libxml2/error.c:406:9 #2 0xf841166 in __xmlRaiseError /work/workdir/UnpackedTarball/libxml2/error.c:0 #3 0xf8755e0 in xmlFatalErrMsg /work/workdir/UnpackedTarball/libxml2/parser.c:602:5 #4 0xf8ed9a3 in xmlParseDocument /work/workdir/UnpackedTarball/libxml2/parser.c:10824:2 #5 0xf915b0e in xmlDoRead /work/workdir/UnpackedTarball/libxml2/parser.c:15175:5 #6 0xf9178fc in xmlCtxtReadMemory /work/workdir/UnpackedTarball/libxml2/parser.c:15452:13 #7 0x8d849f in LLVMFuzzerCustomMutator /src/libreoffice/vcl/workben/fodt2pdffuzzer.cxx:68:21 #8 0x83044a in MutateImpl /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMutate.cpp:550:22 Change-Id: I95c00d8ba0e4f9886ea6a03828cb2f065c6eff1e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151454 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
parent
31a95393e6
commit
a82d8b489c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ src:*/scaddins/source/analysis/analysis.cxx
|
|||
src:*/scaddins/source/analysis/financial.cxx
|
||||
[memory]
|
||||
fun:generate_hash_secret_salt
|
||||
fun:LLVMFuzzerCustomMutator
|
||||
[signed-integer-overflow]
|
||||
fun:_cairo_*
|
||||
src:cairo*.c
|
||||
|
|
Loading…
Reference in a new issue