summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorShehjar Tikoo <shehjart@zresearch.com>2009-05-05 15:57:49 +0530
committerAnand V. Avati <avati@amp.gluster.com>2009-05-05 17:14:23 +0530
commitb46296282155281768407c93f878ba3823118463 (patch)
tree4097a800b7f7e73bf22709446ab2fb8a1430d350 /README
parent4ecd27aed126b20012abe1449bc49b4c646cb9d0 (diff)
libglusterfsclient: Guard against un-inited VMP searches
On my system, an selinux module gets inited before booster even though the FS calls from the selinux module get routed through our LD_PRELOAD'ed wrappers. In this scenario, the VMP list is un-inited, resulting in a seg-fault if it is dereferenced. The list_empty check does not help because the pointers in the list have non-NULL values. Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions