diff options
author | Dominik Stadler <centic@apache.org> | 2022-01-06 11:10:00 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2022-01-06 11:10:00 +0000 |
commit | 729d78cda69e489a40f33d8e6c0056c4f4758099 (patch) | |
tree | eed44e9f952bda2849de1bbfbde3a3f5f70238a9 /test-data/spreadsheet | |
parent | 71f063b465244bd954ea39883ced713a49dc1b67 (diff) | |
download | poi-729d78cda69e489a40f33d8e6c0056c4f4758099.tar.gz poi-729d78cda69e489a40f33d8e6c0056c4f4758099.zip |
Limit allocated elements in the PlfLfo structure for word documents
Use large allocation-detection here as well,
otherwise some documents can try to allocate too much memory.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896744 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data/spreadsheet')
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 51712 -> 38912 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex 4a3e253615..bd26bf16d1 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |