[
https://issues.apache.org/jira/browse/THRIFT-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14483998#comment-14483998
]
Hudson commented on THRIFT-3086:
--------------------------------
FAILURE: Integrated in Thrift #1494 (See
[https://builds.apache.org/job/Thrift/1494/])
THRIFT-3086 fix a few minor valgrind identified issues (roger: rev
7848d887e010ad0abb8a6e5857a41108ee6455b7)
* lib/cpp/test/RecursiveTest.cpp
* lib/cpp/test/ZlibTest.cpp
* lib/cpp/src/thrift/transport/TFileTransport.cpp
> 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: Roger Meier
> 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)