summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
diff options
context:
space:
mode:
authorCsaba Henk <csaba@redhat.com>2012-05-16 15:40:47 +0530
committerVijay Bellur <vijay@gluster.com>2012-05-18 00:45:15 -0700
commit80a2d2752fcc363cba04a7421451cbe000edd6c5 (patch)
tree17c7ff44f0ba7c21f5b0409387d8624b22f0d29d /xlators/protocol
parent8c7e1cfdebc6591bbedbe2e1b98b7b3279e6519c (diff)
geo-rep / gsyncd.c: fix coverity fix
gsyncd wrapper was segfaulting as coverity fix freed up pointer at wrong place (after it was reused) Instead of the apporach of the original coverity fix that added elaborate control flow to hunt down potential leaks, here we move the code over to static allocations in place of (the not really necessary) dynamic ones. Change-Id: Ida3855ff4a4f4371b350d27f858f129ceed51785 BUG: 789278 Signed-off-by: Csaba Henk <csaba@redhat.com> Reviewed-on: http://review.gluster.com/3345 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vijay@gluster.com>
Diffstat (limited to 'xlators/protocol')
0 files changed, 0 insertions, 0 deletions