oss-fuzz/projects/tinyxml2
DavidKorczynski 26d7840b77
tinyxml2: make OSS-Fuzz flags are used in build (#9578)
Currently OSS-Fuzz flags are not set when building the tinyxml2 library
due to
e05956094c/Makefile (L13).
Consequentially, coverage is low (only that which is in the fuzzer
source file). This fixes it by avoiding to overwrite the CXXFLAGS in the
build.
2023-02-04 16:48:20 +00:00
..
Dockerfile
build.sh
project.yaml
xml.dict
xmltest.cpp
xmltest.options