[
https://issues.apache.org/jira/browse/ZOOKEEPER-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14332412#comment-14332412
]
Hudson commented on ZOOKEEPER-2073:
-----------------------------------
FAILURE: Integrated in ZooKeeper-trunk #2604 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2604/])
ZOOKEEPER-2073 Memory leak on zookeeper_close (Dave Gosselin via michim)
(michim:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1661569)
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/src/c/src/zookeeper.c
> Memory leak on zookeeper_close
> ------------------------------
>
> Key: ZOOKEEPER-2073
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2073
> Project: ZooKeeper
> Issue Type: Bug
> Components: c client
> Affects Versions: 3.6.0
> Reporter: Dave Gosselin
> Assignee: Dave Gosselin
> Priority: Critical
> Fix For: 3.4.7, 3.5.1, 3.6.0
>
> Attachments: ZOOKEEPER-2073.patch
>
>
> When running valgrind against a zookeeper client using the C API, I noticed
> an occasional memory leak on zookeeper_close. I traced the issue to a
> regression added by fix ZOOKEEPER-804. The attached patch fixes the
> regression and the associated memory leak.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)