diff options
author | NeilBrown <neilb@suse.de> | 2007-05-09 02:34:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-09 12:30:54 -0700 |
commit | 402acd29e552cb80109d1d5c0ada53f634465d87 (patch) | |
tree | 12c86f3421d3d8679401742e1bc6569c75908ee3 /net/sunrpc/auth_gss | |
parent | 5bd5f5812bfa753218e02cb773e06ede48055798 (diff) |
knfsd: avoid use of unitialised variables on error path when nfs exports
We need to zero various parts of 'exp' before any 'goto out', otherwise when
we go to free the contents... we die.
Signed-off-by: Neil Brown <neilb@suse.de>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/sunrpc/auth_gss')
0 files changed, 0 insertions, 0 deletions