Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-2133

zkperl: Segmentation fault if getting a node with null value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.6, 3.5.0
    • 3.4.9, 3.5.2, 3.6.0
    • contrib-bindings
    • None
    • Reviewed
    • zkperl

    Description

      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

      Attachments

        1. ZOOKEEPER-2133.patch
          0.5 kB
          Botond Hejj

        Activity

          People

            botond.hejj Botond Hejj
            botond.hejj Botond Hejj
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: