[ https://issues.apache.org/jira/browse/THRIFT-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randy Abernethy resolved THRIFT-2936. ------------------------------------- Resolution: Fixed thanks for the patch (valgrind rules!), committed. > 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: Randy Abernethy > 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)