[ 
https://issues.apache.org/jira/browse/THRIFT-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James E. King, III reopened THRIFT-3086:
----------------------------------------

I'm reopening this to get pull request 
https://github.com/apache/thrift/pull/481 merged in as part of it.  I added a 
valgrind exclusion file that quiets the boost thread once allocation that boost 
claims is valid, and that valgrind checks before it is deleted.  We also now 
have a vehicle for adding other exclusions if we want.

> C++ Valgrind Error Cleanup
> --------------------------
>
>                 Key: THRIFT-3086
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3086
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>    Affects Versions: 0.9.2
>            Reporter: James E. King, III
>            Assignee: James E. King, III
>            Priority: Minor
>             Fix For: 0.9.3
>
>
> valgrind identified a few issues in the C++ library:
> 1. In TFileTransport, inconsistent use of malloc then delete[]
> 2. In ZLibTest, leaking allocations
> 3. In RecursiveTest, leaking allocation
> These are minor, but a clean valgrind run is a happy valgrind run.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to