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

core dump using zoo_get_acl()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0, 3.0.1, 3.1.0
    • 3.1.1, 3.2.0
    • c client
    • None
    • Reviewed

    Description

      The zookeeper_process() function incorrectly calls the c.acl_result member of the completion_list_t structure when handling the completion from a synchronous zoo_get_acl() request. The c.acl_result member is set to SYNCHRONOUS_MARKER, which is a null pointer.

      The attached patch removes this call.

      Attachments

        1. ZOOKEEPER-309.patch
          0.6 kB
          Chris Darroch
        2. ZOOKEEPER-309.patch
          4 kB
          Mahadev Konar

        Activity

          People

            mahadev Mahadev Konar
            cdarroch Chris Darroch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: