https://bz.apache.org/bugzilla/show_bug.cgi?id=61809
Bug ID: 61809
Summary: Infinite loop in SectionIDMap.get() and .put()
Product: POI
Version: 3.17-dev
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HPSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
POI 3.17 runs into an infinite loop and a subsequent stack overflow when
SectionIDMap.getPIDString(ClassID) is called. This method invokes itself on the
instance returned by SectionIDMap.getInstance().
The put(ClassID, PropertyIDMap) method has the same problem. This bug was
introduced in revision r1751165
--
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]