]> source.dussan.org Git - poi.git/commit
Fix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures() during...
authorSergey Vladimirov <sergey@apache.org>
Sun, 30 Oct 2011 00:33:44 +0000 (00:33 +0000)
committerSergey Vladimirov <sergey@apache.org>
Sun, 30 Oct 2011 00:33:44 +0000 (00:33 +0000)
commit16ff31e5ad60ef3aa50dbf630dbd7ca5b7ed7d14
tree9d203ced63d1f7f32c3742b5bbb89d6d791d3f81
parent2ac2e796527188f9b1773360fc4c3678026be2e4
Fix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures() during Escher tree walk
Fix 50936 - Exception parsing MS Word 8.0 file (as duplicate of 47958)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1195080 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/scratchpad/src/org/apache/poi/hwpf/model/PicturesTable.java
src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestBugs.java
test-data/document/Bug50936.doc [deleted file]
test-data/document/Bug50936_1.doc [new file with mode: 0644]
test-data/document/Bug50936_2.doc [new file with mode: 0644]
test-data/document/Bug50936_3.doc [new file with mode: 0644]