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

             Bug #: 51566
           Summary: [PATCH] treat invalid picture types as loop terminator
                    for Pictures stream
           Product: POI
           Version: 3.8-dev
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSLF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 27325
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27325
git format-patch at git-svn-id 1150673

[MS-ODRAW] states that parsing BStoreDelay streams should be terminated when a
record is read with a type that is not either 0xf007 or between 0xf018 and
0xf117.

POI was not detecting this, and frequently would throw an exception due to a
negative picture length when these non-records were encountered.

-- 
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