summaryrefslogtreecommitdiffstats
path: root/crypto/chainiv.c
diff options
context:
space:
mode:
authorStanislav Kinsbursky <skinsbursky@parallels.com>2012-07-03 14:46:41 +0200
committerJ. Bruce Fields <bfields@redhat.com>2012-07-25 15:21:31 +0200
commit57c8b13e3cd0f94944c9691ce7f58e5fcef8a12d (patch)
tree1730526321faaad23aef64e3a437dc2f92752e90 /crypto/chainiv.c
parentNFSd: introduce nfsd_destroy() helper (diff)
downloadlinux-57c8b13e3cd0f94944c9691ce7f58e5fcef8a12d.tar.xz
linux-57c8b13e3cd0f94944c9691ce7f58e5fcef8a12d.zip
NFSd: set nfsd_serv to NULL after service destruction
In nfsd_destroy(): if (destroy) svc_shutdown_net(nfsd_serv, net); svc_destroy(nfsd_server); svc_shutdown_net(nfsd_serv, net) calls nfsd_last_thread(), which sets nfsd_serv to NULL, causing a NULL dereference on the following line. Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'crypto/chainiv.c')
0 files changed, 0 insertions, 0 deletions