mirror of https://github.com/google/oss-fuzz.git
[libprotobuf-mutator] Stop detecting leaks in libxml fuzzer. (#467)
This commit is contained in:
parent
0976833b18
commit
ec86fc2fa3
|
@ -1,3 +1,4 @@
|
|||
[libfuzzer]
|
||||
dict = xml.dict
|
||||
max_len=1000
|
||||
detect_leaks=0
|
||||
|
|
Loading…
Reference in New Issue