]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d9c0fae1f8890a62e9e3806be5e9c1330245331
tree21173f7d22026bf37455cc7baa32e71acff82e8c
parent5e4f4e4e4ed5d95279adff573fe2eced0a583b53
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