summaryrefslogtreecommitdiff
path: root/src/fuzz/fuzz-env-file.c
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* 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