exiv2/fuzz
Jeka Pats b2cdf2a535
Add libFuzzer integration + report bug
This commit places the basics for libFuzzer integration with one
fuzzer which fuzzes the readMetadata function. The fuzzer is
located at fuzz/read-metadata.

To add more fuzzers please add them to ./fuzz directory as
described in the README.

Also a memory corruption bug is found using this fuzzer which
might lead to additional bugs after fix is pushed.
2021-07-09 12:32:21 +01:00
..
CMakeLists.txt Add libFuzzer integration + report bug 2021-07-09 12:32:21 +01:00
read-metadata.cpp Add libFuzzer integration + report bug 2021-07-09 12:32:21 +01:00