Commit Graph

1 Commits

Author SHA1 Message Date
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