summaryrefslogtreecommitdiff
path: root/fuzz/regexp.c
Commit message (Expand)AuthorAgeFilesLines
* fuzz: Inject random malloc failuresNick Wellnhofer2023-03-081-9/+12
* Fix compiler warnings in fuzzing codeNick Wellnhofer2022-09-021-2/+1
* Improve fuzzer stabilityNick Wellnhofer2021-02-221-0/+1
* Enforce maximum length of fuzz inputNick Wellnhofer2020-12-161-0/+3
* Update fuzzing codeNick Wellnhofer2020-07-311-6/+9
* Add a couple of libFuzzer targetsNick Wellnhofer2020-06-051-0/+40