You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (JIRA)" <ji...@apache.org> on 2016/04/09 04:27:25 UTC

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

     [ https://issues.apache.org/jira/browse/DISPATCH-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh Murthy resolved DISPATCH-266.
------------------------------------
    Resolution: Fixed

> 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