Module Name: src
Committed By: maxv
Date: Sun Jun 22 18:32:27 UTC 2014
Modified Files:
src/sys/kern: vfs_vnops.c
Log Message:
Fix a NULL pointer dereference after a loooong discussion with dholland@,
hannken@, blymn@ and martin@.
This bug would panic the system when veriexec is set to the VERIEXEC_LOCKDOWN
mode (only settable from root).
To generate a diff of this commit:
cvs rdiff -u -r1.189 -r1.190 src/sys/kern/vfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.