You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2016/04/07 22:50:26 UTC

[jira] [Created] (DISPATCH-266) memory leak allocating user_id fields

Chuck Rolke created DISPATCH-266:
------------------------------------

             Summary: memory leak allocating user_id fields
                 Key: DISPATCH-266
                 URL: https://issues.apache.org/jira/browse/DISPATCH-266
             Project: Qpid Dispatch
          Issue Type: Bug
    Affects Versions: 0.6
            Reporter: Chuck Rolke
            Assignee: Ganesh Murthy


When a connection:user_id name is pulled out of a certificate the name is placed into malloc'd memory. That memory is never freed.
The same user_id pointer sometimes points to const memory and can't be blindly freed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org