diff options
author | Shehjar Tikoo <shehjart@zresearch.com> | 2009-05-05 15:57:49 +0530 |
---|---|---|
committer | Anand V. Avati <avati@amp.gluster.com> | 2009-05-05 17:14:23 +0530 |
commit | b46296282155281768407c93f878ba3823118463 (patch) | |
tree | 4097a800b7f7e73bf22709446ab2fb8a1430d350 /xlators/performance | |
parent | 4ecd27aed126b20012abe1449bc49b4c646cb9d0 (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 'xlators/performance')
0 files changed, 0 insertions, 0 deletions