]> source.dussan.org Git - poi.git/commit
Bug 61911: Avoid IndexOutOfBounds access when reading pictures
authorDominik Stadler <centic@apache.org>
Thu, 28 Dec 2017 08:45:36 +0000 (08:45 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 28 Dec 2017 08:45:36 +0000 (08:45 +0000)
commit89e7fbe6cdc88968644f8588f66979dcc8531af7
tree2c24ebed9e05d4829619774bcd1fa3bf33b4d644
parent62c8296c709b7ea1291d87f5658b69d80b20ace7
Bug 61911: Avoid IndexOutOfBounds access when reading pictures

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1819403 13f79535-47bb-0310-9956-ffa450edef68
src/integrationtest/org/apache/poi/hssf/usermodel/RecordsStresser.java
src/integrationtest/org/apache/poi/stress/HWPFFileHandler.java
src/scratchpad/src/org/apache/poi/hwpf/model/StyleSheet.java
src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestBugs.java
test-data/document/61911.doc [new file with mode: 0644]