[
https://issues.apache.org/jira/browse/DISPATCH-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15496478#comment-15496478
]
ASF GitHub Bot commented on DISPATCH-498:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/qpid-dispatch/pull/98
> memory leak in _configure_ssl_profile error path
> ------------------------------------------------
>
> Key: DISPATCH-498
> URL: https://issues.apache.org/jira/browse/DISPATCH-498
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Management Agent
> Affects Versions: 0.6.1
> Reporter: Chuck Rolke
> Assignee: Ganesh Murthy
> Fix For: 0.7.0
>
>
> As ssl_profile is constructed the CHECK() macro might jump to the error
> handler. There the ssl_profile is simply freed. Any strings referenced by
> ssl_profile are orphaned. Call qd_config_ssl_profile_free() instead of simple
> free().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]