-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: c client
-
Labels:None
-
Release Note:The fix for this issue solves the memory leak spotted in the absence of errors. In the case the completion function is not registered because of an error (e.g., see zoo_async), the line duplicate won't be freed.
Fix two memory leaks revealed by running:
valgrind --leak-check=full ./.libs/cli_st 127.0.0.1:2182 create /foo quit
- relates to
-
ZOOKEEPER-1556 Memory leak reported by valgrind mt version
-
- Open
-