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 <xoiss@ubuntu>
Date: 2017-09-05T11:28:36Z
ZOOKEEPER-2890 - fix freing by uninitialized address.
----
---