You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by xoiss <gi...@git.apache.org> on 2017/09/05 11:59:53 UTC

[GitHub] zookeeper pull request #359: branch-3.4 -- bugfix -- ZOOKEEPER-2890

GitHub user xoiss opened a pull request:

    https://github.com/apache/zookeeper/pull/359

    branch-3.4 -- bugfix -- ZOOKEEPER-2890

    Fixes https://issues.apache.org/jira/browse/ZOOKEEPER-2890

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xoiss/zookeeper branch-3.4-bugfix-zookeeper-2890

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/359.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #359
    
----
commit 2dc3664e52a0f1ae82c5c4fdc800921548bfc087
Author: xoiss <xo...@ubuntu>
Date:   2017-09-05T11:28:36Z

    ZOOKEEPER-2890 - fix freing by uninitialized address.

----


---

[GitHub] zookeeper issue #359: branch-3.4 -- bugfix -- ZOOKEEPER-2890

Posted by phunt <gi...@git.apache.org>.
Github user phunt commented on the issue:

    https://github.com/apache/zookeeper/pull/359
  
    Hi @xoiss please update this PR to follow the guidelines in "generate a pull request" here: https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute - in particular wrt the summary and description text which really helps folks identifying which PRs to prioritize. Thanks!


---

[GitHub] zookeeper pull request #359: branch-3.4 -- bugfix -- ZOOKEEPER-2890

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/zookeeper/pull/359


---

[GitHub] zookeeper issue #359: branch-3.4 -- bugfix -- ZOOKEEPER-2890

Posted by phunt <gi...@git.apache.org>.
Github user phunt commented on the issue:

    https://github.com/apache/zookeeper/pull/359
  
    Thanks @xoiss !


---