oss-fuzz/projects/apache-poi
Dominik Stadler 0518518266
Apache POI: more expected exceptions (#11807)
Fuzzing encountered a few more exceptions which are expected, so update
fuzz-targets a bit more.

For some methods it makes sense to catch expected exceptions directly to
still cover other methods afterwards and not leave the fuzz-target
immediately.

We can also reduce the size of the docker image slightly by removing
unnecessary remnants from package installation.
2024-04-15 14:37:02 +01:00
..
src/main Apache POI: more expected exceptions (#11807) 2024-04-15 14:37:02 +01:00
Dockerfile Apache POI: more expected exceptions (#11807) 2024-04-15 14:37:02 +01:00
build.sh
pom.xml
project.yaml