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

             Bug #: 51623
           Summary: AgileDecryptor cycles
           Product: POI
           Version: 3.8-dev
          Platform: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: POIFS
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


org.apache.poi.poifs.crypt.AgileDecryptor.ChunkedCipherInputStream.read(byte[],
int, int) does not finish if there are less bytes left in the stream than
requested by 3rd method parameter. It should also return -1 if no bytes were
read because of end of stream.

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