summaryrefslogtreecommitdiffstats
path: root/glusterfsd
diff options
context:
space:
mode:
authorPranith Kumar K <pkarampu@redhat.com>2015-11-26 09:58:39 +0530
committerVenky Shankar <vshankar@redhat.com>2015-11-26 20:04:16 -0800
commita1919e91279a6c691fbd3dd6c0d97e74e78ccf22 (patch)
tree42c00762fa39f3b42e98b13e7cc5683a5b821531 /glusterfsd
parent0db6d57a184ed79eb3142c42957b1a2415744011 (diff)
features/bit-rot: Fix NULL dereference
Problem: By the time br_stub_worker is accessing this->private in it's thread, 'init' may not have set 'this->private = priv'. This leads to NULL dereference leading to brick crash. Fix: Set this->private before launching these threads. Change-Id: Ic797eb195fdd0c70d19f28d0b97bc0181fd3dd2f BUG: 1285616 Signed-off-by: Pranith Kumar K <pkarampu@redhat.com> Reviewed-on: http://review.gluster.org/12754 Tested-by: Gluster Build System <jenkins@build.gluster.com> Tested-by: NetBSD Build System <jenkins@build.gluster.org> Reviewed-by: Venky Shankar <vshankar@redhat.com>
Diffstat (limited to 'glusterfsd')
0 files changed, 0 insertions, 0 deletions