aboutsummaryrefslogtreecommitdiffstats
path: root/test-data
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2022-04-11 13:51:31 +0000
committerDominik Stadler <centic@apache.org>2022-04-11 13:51:31 +0000
commitf8e27ee19b961f5927d4fec4730d93d1466168e1 (patch)
tree751700cd3b65c20fc7b7e3b4e431523cb75ce5fd /test-data
parent0ac26e7b1d8698f402dc156c6ad1c97b539d4d8b (diff)
downloadpoi-f8e27ee19b961f5927d4fec4730d93d1466168e1.tar.gz
poi-f8e27ee19b961f5927d4fec4730d93d1466168e1.zip
Prevent an overly large allocation when using HPSF
Add a sample document from fuzzing which contains invalid/oversized values git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899749 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r--test-data/spreadsheet/poi-fuzz.xlsbin0 -> 7680 bytes
-rw-r--r--test-data/spreadsheet/stress.xlsbin38912 -> 39424 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/poi-fuzz.xls b/test-data/spreadsheet/poi-fuzz.xls
new file mode 100644
index 0000000000..9acb7005e0
--- /dev/null
+++ b/test-data/spreadsheet/poi-fuzz.xls
Binary files differ
diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls
index d8237a26ff..ecfae46d48 100644
--- a/test-data/spreadsheet/stress.xls
+++ b/test-data/spreadsheet/stress.xls
Binary files differ