summaryrefslogtreecommitdiff
path: root/src/fuzz/fuzz-env-file.c
Commit message (Expand)AuthorAgeFilesLines
* Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other testsZbigniew Jędrzejewski-Szmek2019-04-121-2/+3
* fuzz: limit the maximum size of test inputs for a few parsersZbigniew Jędrzejewski-Szmek2019-03-121-1/+1
* fuzz: add env-file fuzzerFrantisek Sumsal2019-03-111-0/+31