summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorN Balachandran <nbalacha@redhat.com>2017-06-29 10:52:37 +0530
committerShyamsundar Ranganathan <srangana@redhat.com>2017-07-05 14:10:20 +0000
commitd4adffdb8da96dfbbe68a8d325fc28941e1f8627 (patch)
tree664a425d58ec1f5728d8cdcf7eba47d26a241251 /api
parente9699c20eebf88d658eb9e32d7c6d00288b28cc2 (diff)
cluster:dht Fix crash in dht_rename_lock_cbk
Use a local variable to store the call count in the STACK_WIND for loop. Using frame->local is dangerous as it could be freed while the loop is still being processed > BUG: 1466110 > Signed-off-by: N Balachandran <nbalacha@redhat.com> > Reviewed-on: https://review.gluster.org/17645 > Smoke: Gluster Build System <jenkins@build.gluster.org> > Tested-by: Nigel Babu <nigelb@redhat.com> > Reviewed-by: Amar Tumballi <amarts@redhat.com> > Reviewed-by: Jeff Darcy <jeff@pl.atyp.us> > CentOS-regression: Gluster Build System <jenkins@build.gluster.org> > Reviewed-by: Shyamsundar Ranganathan <srangana@redhat.com> (cherry picked from commit 56da27cf5dc6ef54c7fa5282dedd6700d35a0ab0) Change-Id: Ie65cdcfb7868509b4a83bc2a5b5d6304eabfbc8e BUG: 1466859 Signed-off-by: N Balachandran <nbalacha@redhat.com> Reviewed-on: https://review.gluster.org/17664 Smoke: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Jeff Darcy <jeff@pl.atyp.us> CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions