[ https://issues.apache.org/jira/browse/THRIFT-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907455#comment-14907455 ]
ASF GitHub Bot commented on THRIFT-2936: ---------------------------------------- Github user jfarrell closed the pull request at: https://github.com/apache/thrift/pull/619 > 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)