You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/11/19 20:09:39 UTC

[jira] Updated: (ZOOKEEPER-554) zkpython can segfault when statting a deleted node

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

Patrick Hunt updated ZOOKEEPER-554:
-----------------------------------

    Fix Version/s: 3.2.2

> zkpython can segfault when statting a deleted node
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-554
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-554
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: contrib-bindings
>            Reporter: Henry Robinson
>            Assignee: Henry Robinson
>             Fix For: 3.2.2, 3.3.0
>
>         Attachments: ZOOKEEPER-554.patch
>
>
> C client returns NULL for stat object for deleted nodes. zookeeper.c blindly dereferences it. Segfault. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.