Commit Graph

1 Commits

Author SHA1 Message Date
Danny Halawi 58e519a8f2
[jsoncpp] Integrate json protocol buffer and libprotobuf-mutator to fuzz jsoncpp (#4047)
* fixing Dockerfile for libpng-proto

* adding json proto, LPM, and fuzz target for jsoncpp

* adding vanilla fuzzer back in

* fixing weird spacing in build script + taking out unneedef header file

* adding settings field and passing all of json_str

* adding license headers

* refactoring settings field

* fixing compile issue

* fixing MSan issue, changing license to 2020, and using iterator instead of pointers

* passing pointers more understandably to parse

* taking out unecessary assign

Co-authored-by: Danny Halawi <dhalawi@google.com>
2020-07-10 17:17:32 -07:00