You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/02/03 00:56:08 UTC

[jira] [Commented] (THRIFT-2225) SSLContext destroy before cleanupOpenSSL

    [ https://issues.apache.org/jira/browse/THRIFT-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13889110#comment-13889110 ] 

Hudson commented on THRIFT-2225:
--------------------------------

SUCCESS: Integrated in Thrift #1029 (See [https://builds.apache.org/job/Thrift/1029/])
THRIFT-2225 cpp: SSLContext destroy before cleanupOpenSSL (roger: rev 301dfa94d6465244d5970e2abdc0650b386468d5)
* lib/cpp/src/thrift/transport/TSSLSocket.cpp


> SSLContext destroy before cleanupOpenSSL
> ----------------------------------------
>
>                 Key: THRIFT-2225
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2225
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>            Reporter: soyer
>            Assignee: Roger Meier
>         Attachments: ssl_ctx_cleanup_before_openssl.patch
>
>
> destroy the SSLContext before cleanup the openSSL to avoid recreating some openssl internal resource.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)