Botond Hejj created ZOOKEEPER-2133:
--------------------------------------

             Summary: zkperl: Segmentation fault if getting a node with null 
value
                 Key: ZOOKEEPER-2133
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2133
             Project: ZooKeeper
          Issue Type: Bug
          Components: contrib-bindings
    Affects Versions: 3.5.0, 3.4.6
            Reporter: Botond Hejj
             Fix For: 3.5.1


If Node content is null:

[zk: (CONNECTED) 0] get /apps
null
cZxid = 0x10000000d

than

my $data = $zk->{zkh}->get('/apps');

causing a core dump with Segmentation fault



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to