Summary: | tika hangs parsing doc document | ||
---|---|---|---|
Product: | POI | Reporter: | enricod <enrico.donelli> |
Component: | POIFS | Assignee: | POI Developers List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gabriele |
Priority: | P2 | ||
Version: | 3.8-dev | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | All |
Description
enricod
2011-04-21 05:19:50 UTC
Fixed in r1095753. IOUtils wasn't handling the case of starting reading from part way into the file, when the file will completely fill the buffer. |