bfd4f13f3e
There is a small typo in oss-fuzz/fuzzing/datasource/datasource.hpp. Should read `operator` rather than `opertator`. Signed-off-by: Ralph Giles <giles@thaumas.net> |
||
---|---|---|
.. | ||
datasource | ||
exception.hpp | ||
memory.hpp | ||
Readme.md | ||
types.hpp |
The header files in this directory and below were taken from:
https://github.com/guidovranken/fuzzing-headers.git
Some minor modifications were made to make them build with the default C++ warning flags.