]> source.dussan.org Git - poi.git/commit
Fix bug 44898 - Correctly handle short last blocks in POIFS
authorNick Burch <nick@apache.org>
Tue, 20 May 2008 15:42:16 +0000 (15:42 +0000)
committerNick Burch <nick@apache.org>
Tue, 20 May 2008 15:42:16 +0000 (15:42 +0000)
commit8536301aabebf2483b1359a15a2349f9dc364985
tree2d4614d66cbaa46c0b7f2ae6bc17fc9485444784
parent6b19217c3d223d4cf41c99c16114a79895a9ef6d
Fix bug 44898 - Correctly handle short last blocks in POIFS

git-svn-id: https://svn.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