1 Commits

Author SHA1 Message Date
Patrick Steinhardt
730c0edb50 fuzzers: import download_refs fuzzer from oss-fuzz
This is a direct copy of the code from google/oss-fuzz, written by
Nelson Elhage (@nelhage). Note that due to the ".cc" ending, the file
will not yet be picked up by the build system. This is intended, as
currently that file is partly written in C++, requiring a conversion to
C.
2018-08-03 09:50:35 +02:00