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

Evgenij Ryazanov <kat...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from Evgenij Ryazanov <kat...@gmail.com> ---
It seems that check in Http11OutputBuffer.checkLengthBeforeWrite() is not
correct.

It compares with ByteBuffer.capacity(), but ByteBuffer.limit() should be used
actually.

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