summaryrefslogtreecommitdiff
path: root/lib/fuzzing/fuzz_dcerpc_parse_binding.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-08lib/fuzzing: LLVMFuzzerTestOneInput() takes const uint8_t*Douglas Bagnall1-1/+1
2021-07-05fuzz: fix multiple comment headersDouglas Bagnall1-1/+1
2021-03-16fuzz: add a LLVMFuzzerInitialize() to all fuzzersDouglas Bagnall1-0/+6
2020-10-20fuzz_dcerpc_parse_binding: don't leakDouglas Bagnall1-1/+3
2020-10-16fuzz: add fuzz_dcerpc_parse_bindingDouglas Bagnall1-0/+68