Files
libgit2/fuzzers/corpora/objects
Patrick Steinhardt a1d5fd0630 fuzzers: add object parsing fuzzer
Add a simple fuzzer that exercises our object parser code. The fuzzer
is quite trivial in that it simply passes the input data directly to
`git_object__from_raw` for each of the four object types.
2018-10-11 12:46:11 +02:00
..
2018-10-11 12:46:11 +02:00
2018-10-11 12:46:11 +02:00
2018-10-11 12:46:11 +02:00
2018-10-11 12:46:11 +02:00