You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Cliff Jansen (JIRA)" <ji...@apache.org> on 2014/09/16 19:10:34 UTC

[jira] [Created] (PROTON-687) Memory corruption in proton-test

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)