Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/ufs
Module Name: src
Committed By: pooka
Date: Tue Feb 20 16:45:58 UTC 2007
Modified Files:
src/sys/ufs/ufs: ufs_vnops.c
Log Message:
In readdir, in case cookies was already allocated but is later free'd
due to an error, reset value of cookies to NULL to avoid confusing
callers.
should fix kern/35728
To generate a diff of this commit:
cvs rdiff -r1.149 -r1.150 src/sys/ufs/ufs/ufs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index