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

           Summary: UnknowEscherRecord throws
                    ArrayIndexOutOfBoundException
           Product: POI
           Version: 3.7-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSLF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


For some PPT files, UnknowEscherRecord throws ArrayIndexOutOfBoundException at
line 62 at a System.arraycopy.
The bytesRemaining variable became really big for some files, so I guess it
need a check to compare the bytesRemaining with the avaliabe bytes in data
array.

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