Cliff Jansen created PROTON-1074:
------------------------------------
Summary: 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)