Dave Gosselin created ZOOKEEPER-2073:
----------------------------------------
Summary: 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
Priority: Critical
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)