Module Name: src Committed By: martin Date: Sun Apr 14 22:23:28 UTC 2013
Modified Files:
src/sys/lib/libsa: cread.c
Log Message:
Make the check in close() for a non-deflatable file mode symetric to
the one in open().
Avoids dealloc() calls on NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/lib/libsa/cread.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
