Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/sys/ufs/ufs



Module Name:    src
Committed By:   bouyer
Date:           Sat Mar 10 18:40:54 UTC 2007

Modified Files:
        src/sys/ufs/ufs [netbsd-4]: ufs_vnops.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #508):
        sys/ufs/ufs/ufs_vnops.c: revision 1.150
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.143.2.2 -r1.143.2.3 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