diff options
author | Dominik Stadler <centic@apache.org> | 2023-08-07 20:35:59 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-08-07 20:35:59 +0000 |
commit | 1b7613329e6258a85d548998f5dd36e58046a5b4 (patch) | |
tree | ab44a94ff02fc5f643b719917a3540e89925f2e3 /test-data | |
parent | 163ff25594bb2751ea2ea5e3df4f82fdf9219304 (diff) | |
download | poi-1b7613329e6258a85d548998f5dd36e58046a5b4.tar.gz poi-1b7613329e6258a85d548998f5dd36e58046a5b4.zip |
Bug 66425: Add memory-safeguard in one more place
We try to generally avoid overly large allocations in places
where arrays are allocated.
We add one more such check for pictures in HSLF.
We might need to increase the used value of 10MB if users report
larger files being used frequently.
Overriding this check via IOUtils is possible.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911525 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5306877435838464.ppt | bin | 0 -> 116224 bytes |
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 61440 -> 61952 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5306877435838464.ppt b/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5306877435838464.ppt Binary files differnew file mode 100644 index 0000000000..26c74a2cce --- /dev/null +++ b/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5306877435838464.ppt diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex a873b632cb..70847a482c 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |