jansson/test/ossfuzz
Max Dymond 66dec35c8c
ossfuzz: Improvements to json_load_dump_fuzzer
Add in diagnostics to json_load_dump_fuzzer so that if FUZZ_VERBOSE is
defined in the environment, additional debug information about the
current test case is output to stderr.

Replace json_dumps by json_dump_callback so that memory is not exhausted
by excessively nested json objects.
2019-07-24 10:17:19 +01:00
..
.gitignore Move ossfuzz directory and use Makefile.am 2019-07-19 09:52:37 +01:00
json_load_dump_fuzzer.cc ossfuzz: Improvements to json_load_dump_fuzzer 2019-07-24 10:17:19 +01:00
Makefile.am Move ossfuzz directory and use Makefile.am 2019-07-19 09:52:37 +01:00
ossfuzz.sh Move ossfuzz directory and use Makefile.am 2019-07-19 09:52:37 +01:00
standaloneengine.cc Move ossfuzz directory and use Makefile.am 2019-07-19 09:52:37 +01:00
testinput.h Move ossfuzz directory and use Makefile.am 2019-07-19 09:52:37 +01:00
travisoss.sh Move ossfuzz directory and use Makefile.am 2019-07-19 09:52:37 +01:00