summaryrefslogtreecommitdiff
path: root/lib/fuzzing/fuzz_sddl_parse.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-26fuzzing: fuzz_sddl_parse forgives bad utf-8Douglas Bagnall1-0/+23
2023-09-26lib/fuzzing: fuzz_sddl_parse: allow non-round-trip with long stringsDouglas Bagnall1-0/+22
2023-08-08lib/fuzzing: LLVMFuzzerTestOneInput() takes const uint8_t*Douglas Bagnall1-1/+1
2023-04-28lib/fuzzing: add fuzzer for sddl_parseDouglas Bagnall1-0/+65