summaryrefslogtreecommitdiff
path: root/src/fuzz/fuzz-json.c
Commit message (Expand)AuthorAgeFilesLines
* json: add flags parameter to json_parse_file(), for parsing "sensitive" dataLennart Poettering2019-12-021-1/+1
* Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other testsZbigniew Jędrzejewski-Szmek2019-04-121-2/+3
* tests: add a fuzzer for the json parser and dumperEvgeny Vereshchagin2018-10-101-0/+30