https://bz.apache.org/ooo/show_bug.cgi?id=128541

          Issue ID: 128541
        Issue Type: DEFECT
           Summary: InputStreamToXInputStreamAdapter.readBytes() should
                    read until the buffer is full, or the file ends, not
                    while available() > 0
           Product: App Dev
           Version: 3.3.0 or older (OOo)
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: api
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

In
main/javaunohelper/com/sun/star/lib/uno/adapter/InputStreamToXInputStreamAdapter.java,
readBytes() should read until the buffer is full, or the file ends, not while
available() > 0.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to