]> source.dussan.org Git - poi.git/commit
Hopefully finish fixing bug #49139 - track down another subtle hard coding of 512...
authorNick Burch <nick@apache.org>
Wed, 5 May 2010 15:10:17 +0000 (15:10 +0000)
committerNick Burch <nick@apache.org>
Wed, 5 May 2010 15:10:17 +0000 (15:10 +0000)
commit423194bd275ccc1f692ce0093024af03a164c8dc
tree546e646758062a5f87d122176360430e011c16ee
parente0ae7b1177f144db1de04bc5d17eec42fd4ac458
Hopefully finish fixing bug #49139 - track down another subtle hard coding of 512, and switch to using the big block size variable

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@941334 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/poifs/common/POIFSBigBlockSize.java
src/java/org/apache/poi/poifs/dev/POIFSHeaderDumper.java
src/java/org/apache/poi/poifs/storage/DocumentBlock.java
src/testcases/org/apache/poi/poifs/filesystem/TestPOIFSFileSystem.java