]> 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)
commiteb8fac4f77ad6fb57071f120de715b45c7947794
tree2c24ebed9e05d4829619774bcd1fa3bf33b4d644
parent822188c49a8ec037c1646c8fbd43f9090f82aa2a
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]