]> rtime.felk.cvut.cz Git - linux-imx.git/commit
nfsd4: Fix MACH_CRED NULL dereference
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 7 Aug 2013 15:41:49 +0000 (11:41 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 7 Aug 2013 16:05:51 +0000 (12:05 -0400)
commitc47205914cf5a8cf564ca560aa6eaa2287867e58
treefab725d3eea67979da88221642fca0cb91d34412
parent7193bd17ea92c4c89016c304362c9be93ce50050
nfsd4: Fix MACH_CRED NULL dereference

Fixes a NULL-dereference on attempts to use MACH_CRED protection over
auth_sys.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c