oss-fuzz/projects/json-c
Chris Wolfe 31b00466ff [json-c] Add project (#1123)
* 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
2018-02-01 07:19:28 -08:00
..
Dockerfile [json-c] Add project (#1123) 2018-02-01 07:19:28 -08:00
build.sh [json-c] Add project (#1123) 2018-02-01 07:19:28 -08:00
project.yaml [json-c] Add project (#1123) 2018-02-01 07:19:28 -08:00
tokener_parse_ex_fuzzer.cc [json-c] Add project (#1123) 2018-02-01 07:19:28 -08:00
tokener_parse_ex_fuzzer.dict [json-c] Add project (#1123) 2018-02-01 07:19:28 -08:00