zkpython is leaking ACL_vector
------------------------------
Key: ZOOKEEPER-936
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-936
Project: Zookeeper
Issue Type: Bug
Components: contrib-bindings
Reporter: Gustavo Niemeyer
It looks like there are no calls to deallocate_ACL_vector() within zookeeper.c
in the zkpython binding, which means that (at least) the result of
zoo_get_acl() must be leaking.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.