summaryrefslogtreecommitdiff
path: root/lib/fuzzing/fuzz_ldb_parse_control.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-08lib/fuzzing: LLVMFuzzerTestOneInput() takes const uint8_t*Douglas Bagnall1-1/+1
2021-03-16fuzz: add a LLVMFuzzerInitialize() to all fuzzersDouglas Bagnall1-0/+6
2020-01-17fuzzing: check for NULL on ldb_init()Douglas Bagnall1-1/+4
2020-01-12fuzz: add a fuzzer for parsing ldb controlsDouglas Bagnall1-0/+46