rdma layer may allow overrun of send buffers
--------------------------------------------
Key: QPID-3227
URL: https://issues.apache.org/jira/browse/QPID-3227
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: 0.10
Reporter: Ken Giusti
Assignee: Ken Giusti
Fix For: 0.11
The rdma driver adds a small trailer to outbound buffers, however the size of
this header is not accounted for when the buffer's size is passed to the codec.
If the codec fills all available buffer space, the rdma driver will overwrite
the end of the buffer when adding the trailer.
Kudos to Chuck Rolke for helping root-cause this bug!
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]