poi/poi-integration
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
..
src/test Bug 66425: Avoid exceptions found via poi-fuzz 2024-07-18 07:09:32 +00:00
build.gradle update guava 2024-06-05 16:33:17 +00:00
build.xml Adjust src-build-test for changed name of source-distribution archive 2024-06-23 07:38:33 +00:00