[Bugs] [Bug 1159210] glusterd-georep: In multinode slave setup, glusterd crashes during geo-rep create push-pem.
bugzilla at redhat.com
bugzilla at redhat.com
Thu Nov 13 07:23:19 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1159210
--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9026 committed in release-3.6 by Venky
Shankar (vshankar at redhat.com)
------
commit b20e6bcce248c286a6bfe6d540905dfc358dbc07
Author: Kotresh HR <khiremat at redhat.com>
Date: Fri Oct 31 07:06:52 2014 +0530
glusterd/geo-rep: Fix glusterd crash in non-originator slave node.
Problem: glusterd crashes in non-originator slave node during geo-rep
create push-pem.
Cause: In glusterd_op_copy_file, the value of the key "common_pem_contents"
is freed explicitly even after dict_set is successful when it is
taken cared by dict_free.
Solution: Free only in failure cases before dict_set.
BUG: 1159210
Change-Id: I726f923915fc24de6588469c27f2cc996c20c59d
Reviewed-On: http://review.gluster.org/9018/
Signed-off-by: Kotresh HR <khiremat at redhat.com>
Reviewed-on: http://review.gluster.org/9026
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Venky Shankar <vshankar at redhat.com>
Tested-by: Venky Shankar <vshankar at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=2QdX3olZkH&a=cc_unsubscribe
More information about the Bugs
mailing list