diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2018-04-25 15:53:09 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2018-04-25 15:53:09 +0000 |
commit | b810a47eb682d67542574a7715fd3ad53c0c22b2 (patch) | |
tree | ef3d2b71c36cb9ae6b714f853021609ba6388c12 /sys/nfs/nfs_socket.c | |
parent | b17187a2390b46ca86cba95459870161839b63aa (diff) |
Fix use of unreferenced vnode by decrementing the vnode's reference
count after unlocking. To improve consistency, use vput() instead of
VOP_UNLOCK() + vrele().
OK guenther@, mpi@, tedu@
Diffstat (limited to 'sys/nfs/nfs_socket.c')
0 files changed, 0 insertions, 0 deletions