[ https://issues.apache.org/jira/browse/PROTON-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053114#comment-15053114 ]
ASF subversion and git services commented on PROTON-1074: --------------------------------------------------------- Commit d9c0ed5a4087b621af13c2f395afba91f2bd9063 in qpid-proton's branch refs/heads/master from Clifford Jansen [ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=d9c0ed5 ] PROTON-1074: C++ ssl_domain: restore removed ref counting; add test > C++ cbinding SSL core dump > -------------------------- > > Key: PROTON-1074 > URL: https://issues.apache.org/jira/browse/PROTON-1074 > Project: Qpid Proton > Issue Type: Bug > Components: cpp-binding > Affects Versions: 0.12.0 > Reporter: Cliff Jansen > Assignee: Cliff Jansen > Fix For: 0.12.0 > > > a8e9582 PROTON-1068: c++ remove counted_ptr use in ssl.hpp > This refactor removed the smart pointer ref counting. The underlying > pn_ssl_domain_t is not a proton ref counted object and is freed before use. > Restore the ref counting and add ssl_client_cert example to ctest suite > verification. -- This message was sent by Atlassian JIRA (v6.3.4#6332)