aboutsummaryrefslogtreecommitdiff
path: root/fuzz/driver.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-03Add a FuzzerClean() functionKurt Roeckx1-0/+2
2016-12-03FuzzerInitialize always existsKurt Roeckx1-5/+2
2016-12-03Fix formatting of fuzzersKurt Roeckx1-1/+2
2016-06-11include stdlib for malloc() and free()Kurt Roeckx1-0/+1
2016-06-04Add support for fuzzing with AFLKurt Roeckx1-0/+51