[Bug 60158] AIOOBE in VBAMacroReader

2016-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60158 Tim Allison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 60158] AIOOBE in VBAMacroReader

2016-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60158 --- Comment #4 from Tim Allison --- I think this is a problem in RLEDecompressingInputStream. In readChunk(), under if ((tokenFlags & POWER2[n]) == 0) { if the int that is read is 'ff', when that gets cast to a byte, its value becomes -1.

[Bug 60158] AIOOBE in VBAMacroReader

2016-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60158 --- Comment #3 from Tim Allison --- Slightly less than 50% of the macro exceptions are caused by this. See xlsx reports on https://issues.apache.org/jira/browse/TIKA-2104. -- You are receiving this mail because: You are the assignee for the b

[Bug 60158] AIOOBE in VBAMacroReader

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60158 Javen O'Neal changed: What|Removed |Added OS|Windows NT |All Version|unspecified

[Bug 60158] AIOOBE in VBAMacroReader

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60158 --- Comment #1 from Tim Allison --- Same exception with the original .docm file that Jeff submitted on TIKA-2069 -- You are receiving this mail because: You are the assignee for the bug. --