You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michael Han (JIRA)" <ji...@apache.org> on 2017/03/13 16:22:02 UTC

[jira] [Updated] (ZOOKEEPER-936) zkpython is leaking ACL_vector

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Han updated ZOOKEEPER-936:
----------------------------------
    Fix Version/s:     (was: 3.5.3)
                   3.5.4

> 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
>            Priority: Critical
>             Fix For: 3.5.4, 3.6.0
>
>
> 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 was sent by Atlassian JIRA
(v6.3.15#6346)