Commit Graph

2 Commits

Author SHA1 Message Date
Erik de Castro Lopo
22b96fc978 oss-fuzz: Add fuzzing targets
These fuzzing targets were originally from:

    https://github.com/guidovranken/flac-fuzzers.git

but having them in a separate repo was a huge pain in the neck when
working on fixing any problems found.
2019-11-17 17:35:13 +11:00
Erik de Castro Lopo
1398a76884 oss-fuzz: Add fuzzing headers
These includes header files were taken from:

    https://github.com/guidovranken/fuzzing-headers.git

with some minor changes required to make them compile cleanly
with the extra compiler warning flags used by the FLAC build
system.
2019-11-17 17:34:37 +11:00