[jira] [Updated] (AMQCPP-533) Memory leak in StompWireFormat.cpp

2014-02-19 Thread Vince Hurrell (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vince Hurrell updated AMQCPP-533: - Attachment: stomp_wire_format_leak_fix.patch This patch fixes a memory leak when marshalling bina

[jira] [Updated] (AMQCPP-533) Memory leak in StompWireFormat.cpp

2014-02-19 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQCPP-533: Description: Here is the afflicted code: {code} try { Pointer bytesMessage = message.

[jira] [Updated] (AMQCPP-533) Memory leak in StompWireFormat.cpp

2014-02-19 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQCPP-533: Fix Version/s: 3.9.0 3.8.3 > Memory leak in StompWireFormat.cpp > --