summaryrefslogtreecommitdiff
path: root/fuzz-pack-headers.c
AgeCommit message (Collapse)Author
2018-10-15fuzz: add basic fuzz testing target.Josh Steadmon
fuzz-pack-headers.c provides a fuzzing entry point compatible with libFuzzer (and possibly other fuzzing engines). Signed-off-by: Josh Steadmon <steadmon@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>