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

ASF GitHub Bot commented on THRIFT-4108:
----------------------------------------

Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1208
  
    It was merged.  Pull master and look at the log.  When your commit is 
merged into master I have to amend the commit with "This closes #...." which 
changes the commit hash, so git may tell you when you attempt to delete the 
branch that it hasn't been fully merged, but it has.


> c_glib thrift ssl has multiple bugs and deprecated functions
> ------------------------------------------------------------
>
>                 Key: THRIFT-4108
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4108
>             Project: Thrift
>          Issue Type: Bug
>          Components: C glib - Library
>    Affects Versions: 0.11.0
>            Reporter: Gonzalo Aguilar
>            Assignee: Gonzalo Aguilar
>             Fix For: 0.11.0
>
>
> The function thrift_ssl_socket_finalize_openssl doesn't work because uses a 
> deprecated global static variable that should be removed in the latests 
> patches. It breaks program
> Specifically the functions thrift_ssl_socket_new_with_host, 
> thrift_ssl_socket_new must be removed or refactored. 
> But due to the fact that the constructor is not able to get Protocol version 
> to be used with SSL, no one can select the protocol for SSL but LATEST is 
> always used. 
> So it must be addressed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to