Fix bug 44898 - Correctly handle short last blocks in POIFS
commit0c805e449234efdfc667e77eb9172972df926af7
authorNick Burch <nick@apache.org>
Tue, 20 May 2008 15:42:16 +0000 (20 15:42 +0000)
committerNick Burch <nick@apache.org>
Tue, 20 May 2008 15:42:16 +0000 (20 15:42 +0000)
tree2d4614d66cbaa46c0b7f2ae6bc17fc9485444784
parent8b2739b0ba658d3d3e5767411ff64853815e959f
Fix bug 44898 - Correctly handle short last blocks in POIFS

git-svn-id: https://svn.eu.apache.org/repos/asf/poi/trunk@658285 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/poifs/storage/RawDataBlock.java
src/java/org/apache/poi/poifs/storage/RawDataBlockList.java
src/testcases/org/apache/poi/poifs/filesystem/TestPOIFSFileSystem.java