https://issues.apache.org/bugzilla/show_bug.cgi?id=52258
Bug #: 52258
Summary: CodePageString null check triggering for non codepage
data
Product: POI
Version: 3.8-dev
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: HPFS
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
There seems to be something up with the new HPSF properties parsing and
CodePageString.
The result is that for files such as "TestVisioWithCodepage.vsd" (taken from
the Tika test suite, and created with Visio), HPSF is deciding that at least
one apparently non codepage property is one
What then happens is that the string "Page-1\0c" is parsed through the null
termination check in CodePageString, and blows up
--
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]