poi/poi-scratchpad
Dominik Stadler 0dea4a301c Bug 66425: Avoid exceptions found via poi-fuzz
Processing formats uses regular expressions. Very complex formats
can recurse very deeply and thus can cause StackOVerflows depending
on the used stack-size.

In order to handle this a bit more gracefully, we now catch this
and report a better exception with details about the parsed 
format and potential mitigation.

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66137

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1919342 13f79535-47bb-0310-9956-ffa450edef68
2024-07-18 07:09:32 +00:00
..
models 65206 - Migrate ant / maven to gradle build 2021-04-07 21:40:33 +00:00
src Bug 66425: Avoid exceptions found via poi-fuzz 2024-07-18 07:09:32 +00:00
build.gradle remove temporary hacks 2023-03-19 20:40:14 +00:00