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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to