Cristian Klein created THRIFT-2936: -------------------------------------- Summary: 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 Priority: Minor Fix For: 0.9.3
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)