summaryrefslogtreecommitdiff
path: root/fuzzers/patch_parse_fuzzer.c
Commit message (Collapse)AuthorAgeFilesLines
* fuzzers: declare standalone functionsEdward Thomson2021-11-111-0/+2
|
* fuzzers: add a new fuzzer for patch parsingAugie Fackler2019-10-171-0/+38
I was looking at this code anyway because the sr.ht people nerdsniped me, and it gave me that "I should fuzz this" feeling. So have a fuzzer!