You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2015/05/09 14:04:59 UTC

[jira] [Commented] (THRIFT-3086) C++ Valgrind Error Cleanup

    [ https://issues.apache.org/jira/browse/THRIFT-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536475#comment-14536475 ] 

James E. King, III commented on THRIFT-3086:
--------------------------------------------

Waiting for the pull request to be merged so I can [re-]reoslve this.

> 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)