AFS: Potential null dereference
authorDan Carpenter <error27@gmail.com>
Mon, 22 Mar 2010 13:07:14 +0000 (13:07 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Mar 2010 16:57:19 +0000 (09:57 -0700)
commit99b437a9257cb6b267bf32adfb7675948dc6d485
tree21173f7d22026bf37455cc7baa32e71acff82e8c
parent45575f5a426c01ec68cd33d998267ba2f6278fac
AFS: Potential null dereference

It seems clear from the surrounding code that xpermits is allowed to be
NULL here.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/afs/security.c