Module Name:    src
Committed By:   christos
Date:           Thu Jun 26 01:46:03 UTC 2014

Modified Files:
        src/sys/kern: vfs_syscalls.c

Log Message:
Don't initialize the fh pointer to NULL when the allocation functions fail
and allow NULL in the free functions. It just leads to writing sloppy code
for no good reason.


To generate a diff of this commit:
cvs rdiff -u -r1.484 -r1.485 src/sys/kern/vfs_syscalls.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to