You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Cliff Jansen (JIRA)" <ji...@apache.org> on 2016/01/29 15:16:39 UTC

[jira] [Closed] (PROTON-1074) C++ cbinding SSL core dump

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

Cliff Jansen closed PROTON-1074.
--------------------------------
    Resolution: Fixed

> 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)