BBEncoder.grow doesn't properly copy and ends up garbling the encoded data
--------------------------------------------------------------------------

                 Key: QPID-1761
                 URL: https://issues.apache.org/jira/browse/QPID-1761
             Project: Qpid
          Issue Type: Bug
          Components: Java Common
    Affects Versions: 0.5
            Reporter: Rafael H. Schloming
            Assignee: Rafael H. Schloming
             Fix For: 0.5


BBEncoder.grow doesn't flip the old buffer before copying it to the new buffer. 
The default buffer size is 4K, so this will only effect messages with more than 
4K worth of headers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to