Chuck Rolke created DISPATCH-498:
------------------------------------
Summary: 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
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]