[ https://issues.apache.org/jira/browse/THRIFT-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907504#comment-14907504 ]
Hudson commented on THRIFT-2936: -------------------------------- SUCCESS: Integrated in Thrift #1663 (See [https://builds.apache.org/job/Thrift/1663/]) THRIFT-2936:Minor memory leak in SSL (jfarrell: rev 27be411ee0eb8799861262275c9745017031c3c4) * lib/cpp/src/thrift/transport/TSSLSocket.cpp > Minor memory leak in SSL > ------------------------ > > Key: THRIFT-2936 > URL: https://issues.apache.org/jira/browse/THRIFT-2936 > Project: Thrift > Issue Type: Bug > Components: C++ - Library > Affects Versions: 0.9.3 > Environment: Ubuntu 14.04.1 LTS > Reporter: Cristian Klein > Assignee: James E. King, III > Priority: Minor > Labels: easyfix, newbie, patch > Fix For: 0.9.3 > > Attachments: 0001-THRIFT-2936-Fix-minor-memory-leak-in-SSL.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > Valgrind shows that Thrift clients that use SSL leak 64 bytes in two chunks. > This is because the list of available compression methods is not freed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)