[Bugs] [Bug 1159119] glusterd-georep: In multinode slave setup, glusterd crashes during geo-rep create push-pem.
bugzilla at redhat.com
bugzilla at redhat.com
Mon Nov 3 04:56:00 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1159119
--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9018 committed in master by Krishnan
Parthasarathi (kparthas at redhat.com)
------
commit adfccb57565ff1af0bbb79efc3cf489c55509aba
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.
Change-Id: I65b5f32ee2b946107ad279b1fe3d728ec699bc7e
BUG: 1159119
Signed-off-by: Kotresh HR <khiremat at redhat.com>
Reviewed-on: http://review.gluster.org/9018
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Poornima G <pgurusid at redhat.com>
Reviewed-by: Krishnan Parthasarathi <kparthas at redhat.com>
Tested-by: Krishnan Parthasarathi <kparthas 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=tZw6HeB39r&a=cc_unsubscribe
More information about the Bugs
mailing list