mirror of https://github.com/google/oss-fuzz.git
31b00466ff
* Add a fuzzer for json_tokener_parse_ex. detect_leaks=0 * remove comments, add email * remove options file * free the object; the fuzzer was responsible for the leak * remove control characters * make the dict match the fuzzer for the convention to load the dict * decl and use * fix signature, reinterpret * add hawicz's email |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
project.yaml | ||
tokener_parse_ex_fuzzer.cc | ||
tokener_parse_ex_fuzzer.dict |