https://bz.apache.org/bugzilla/show_bug.cgi?id=66084

            Bug ID: 66084
           Summary: bytesWritten in writeBytes() miscalculation for
                    OutputBuffer
           Product: Tomcat 9
           Version: 9.0.63
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: 1205878...@qq.com
  Target Milestone: -----

Created attachment 38301
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38301&action=edit
left is source code, right is test code

在org.apache.catalina.connector.OutputBuffer类的private void writeBytes(ByteBuffer
from) 方法中,不能正确的将可写入字节长度计入写入字节数据总量中。

In org. Apache. Catalina. Connector. OutputBuffer class private void writeBytes
(ByteBuffer from) method, is unable to correctly write bytes will be recorded
in writing bytes of data amount. -By translation software

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to