Cliff Jansen created PROTON-687:
-----------------------------------
Summary: Memory corruption in proton-test
Key: PROTON-687
URL: https://issues.apache.org/jira/browse/PROTON-687
Project: Qpid Proton
Issue Type: Bug
Components: proton-c, python-binding
Affects Versions: 0.8
Reporter: Cliff Jansen
proton-test will fail with memory violations. Deallocated memory is accessed,
usually with benign results but less often on Windows.
The attached crude patch allows the bug to be "discovered" on Linux as well.
It is not clear to me if the problem is with the swig wrapper, or whether this
just exposes a reference counting bug in proton-c.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)