https://issues.apache.org/bugzilla/show_bug.cgi?id=48085

Josh Micich <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Josh Micich <[email protected]> 2009-11-03 11:05:10 UTC 
---
Fixed in svn r832505

junit added

The sample file has a corrupted header block. It looks like many of the bytes
have been replaced with spaces.  Thus the reported number of allocation table
blocks is 0x20202001. I put a restriction that this field must not exceed
0x0000FFFF (which might correspond to a file size of 4GB). The largest value
found in the existing POI test data is 0x00000059.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to