poi/poi-scratchpad
Dominik Stadler a7810011c7 Fix issues found when fuzzing Apache POI via Jazzer
Replace assertions with actual checks when input-data
can trigger them. We would not handle such
input-data properly otherwise.
Sometimes logging seems a better option if the issue
is not blocking us from parsing the document anyway

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899070 13f79535-47bb-0310-9956-ffa450edef68
2022-03-20 06:52:38 +00:00
..
models 65206 - Migrate ant / maven to gradle build 2021-04-07 21:40:33 +00:00
src Fix issues found when fuzzing Apache POI via Jazzer 2022-03-20 06:52:38 +00:00
build.gradle Use gradle toolchain to specify the jdk version and vendor, e.g. 2022-02-21 22:57:03 +00:00