diff options
author | Dominik Stadler <centic@apache.org> | 2024-07-16 05:26:42 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2024-07-16 05:26:42 +0000 |
commit | 09fbfd5be45c7597cb1517a95e18b19429c47d58 (patch) | |
tree | cd8a2fce3c07d9e4f189b38323ea3dd0653ec900 /test-data | |
parent | 9456261cba0d0b0cb77e40f38fcc42c1dfd169b4 (diff) | |
download | poi-09fbfd5be45c7597cb1517a95e18b19429c47d58.tar.gz poi-09fbfd5be45c7597cb1517a95e18b19429c47d58.zip |
Bug 66425: Avoid exceptions found via poi-fuzz
Avoid a possible OutOfMemoryException with many child-records
This avoids having too many children in EscherRecords, the limit of
100_000 is arbitrarily chosen and can be adjusted if needed
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62924 and maybe others
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1919272 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6614960949821440.ppt | bin | 0 -> 7232 bytes |
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 109056 -> 109568 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6614960949821440.ppt b/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6614960949821440.ppt Binary files differnew file mode 100644 index 0000000000..43ed103f45 --- /dev/null +++ b/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-6614960949821440.ppt diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex 78bed83bc0..124e07a16f 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |