exiv2/cmake
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
..
msvc_conan_profiles New profiles as documented in README-CONAN.md 2020-11-20 18:56:28 +00:00
toolchain cmake: new toolchain file for MinGW cross-compilation on Ubuntu 2021-04-18 09:44:51 +02:00
compilerFlags.cmake add BUILD_WITH_STACK_PROTECTOR option 2021-07-01 19:44:40 +02:00
compilerFlagsExiv2.cmake cmake: disable -Wuseless-cast 2021-04-22 18:40:03 +02:00
config.h.cmake Remove EXIV2_ENABLE_VIDEO and related stuff 2021-04-18 09:44:51 +02:00
Doxyfile.in [Doxygen] define PARSED_BY_DOXYGEN when building the documentation 2019-03-02 17:24:44 +01:00
exiv2_uninstall.cmake Match closing statement, doh 2021-03-19 16:14:27 +01:00
exiv2.pc.in cmake: Fix paths with absolute GNUInstallDirs 2020-09-05 11:18:46 +02:00
findDependencies.cmake Fix issues detected with PVS-Studio + other little improvements (#1689) 2021-06-01 12:39:10 +02:00
FindIconv.cmake Disable libiconv support when building with Visual Studio. 2020-07-19 17:10:35 +01:00
FindRegex.cmake MSYS2/MinGW: Disable Regex 2018-10-26 17:47:15 +02:00
gcovr.cmake cmake: Add target for obtaining local covarage reports 2021-05-14 22:38:30 +02:00
generateConfigFile.cmake Fix compilation with -Wunused-variable 2021-06-14 12:41:47 +00:00
generateDoc.cmake Generate doxygen.hpp page 2019-03-02 17:24:10 +01:00
JoinPaths.cmake cmake: Fix paths with absolute GNUInstallDirs 2020-09-05 11:18:46 +02:00
mainSetup.cmake Add CTest support 2021-05-15 16:58:24 +02:00
packaging.cmake Remove EXIV2_ENABLE_VIDEO and related stuff 2021-04-18 09:44:51 +02:00
printSummary.cmake Add libFuzzer integration + report bug 2021-07-09 12:32:21 +01:00