summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-volume-set.c
diff options
context:
space:
mode:
authorMichael Scherer <misc@redhat.com>2017-02-22 17:09:46 +0100
committerJeff Darcy <jdarcy@redhat.com>2017-03-03 10:35:21 -0500
commitaaa5b2ec2f0ef1a62047c9ab91d957c7b0a1552a (patch)
tree4e5f16dcb53731596e03176951d9a92d8ae597e3 /xlators/mgmt/glusterd/src/glusterd-volume-set.c
parent843945aed2a4b99a4fd1492b68b18ee80c5c994c (diff)
Fix bad free
Since rsp.path is assigned a constant string, free would operate on a incorrect pointer, with likely bad results. Found by coverity scan Change-Id: I4befdd78573daa3c0c3013100f7ae69a2dcae36a BUG: 789278 Signed-off-by: Michael Scherer <misc@redhat.com> Reviewed-on: https://review.gluster.org/16716 Smoke: Gluster Build System <jenkins@build.gluster.org> Tested-by: N Balachandran <nbalacha@redhat.com> Reviewed-by: N Balachandran <nbalacha@redhat.com> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Jeff Darcy <jdarcy@redhat.com>
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-volume-set.c')
0 files changed, 0 insertions, 0 deletions