aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/diagram
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2023-08-09 16:16:49 +0000
committerDominik Stadler <centic@apache.org>2023-08-09 16:16:49 +0000
commit107def2e6527f605f1108829dd850fa46bc65b62 (patch)
tree529da2ca6e73abc7293f7b317bcce807fed02b95 /test-data/diagram
parentccec6c4bf8484fef87584723781dc4b7370ec459 (diff)
downloadpoi-107def2e6527f605f1108829dd850fa46bc65b62.tar.gz
poi-107def2e6527f605f1108829dd850fa46bc65b62.zip
Bug 66425: Avoid a StackOverflowException found via oss-fuzz
We try to avoid causing StackOverflow, but it was possible to trigger one here with a specially crafted input-file. This puts a limit on the number of nested children in place and logs a warning when the Stream is not fully parsed. Should fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61256 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911577 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data/diagram')
-rw-r--r--test-data/diagram/clusterfuzz-testcase-minimized-POIHDGFFuzzer-5947849161179136.vsdbin0 -> 12310 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test-data/diagram/clusterfuzz-testcase-minimized-POIHDGFFuzzer-5947849161179136.vsd b/test-data/diagram/clusterfuzz-testcase-minimized-POIHDGFFuzzer-5947849161179136.vsd
new file mode 100644
index 0000000000..801fd68342
--- /dev/null
+++ b/test-data/diagram/clusterfuzz-testcase-minimized-POIHDGFFuzzer-5947849161179136.vsd
Binary files differ