You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2011/10/25 20:48:04 UTC

DO NOT REPLY [Bug 45395] MsgAjp dump method does not dump packet when being written

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

Rainer Jung <ra...@kippdata.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|Common                      |Connectors
         Resolution|                            |INVALID
            Product|Tomcat Connectors           |Tomcat 6
   Target Milestone|---                         |default

--- Comment #1 from Rainer Jung <ra...@kippdata.de> 2011-10-25 18:48:04 UTC ---
I don't understand your explanation.

The output would contain the bigger of len+4 and pos limited to 1000 bytes. So
if pos were bigger than 8, you would see more characters. It is more likely,
that cpBytes() had the problem, that the packet was empty, but more data than
would fit into it were supposed to be copied in (something like that).

Feel free to reopen, if you can provide additional evidence what to improve
here.

Regards,

Rainer

-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org