Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lib/libsa
Module Name: src
Committed By: scw
Date: Tue Jul 15 13:27:08 UTC 2003
Modified Files:
src/sys/lib/libsa: dosfs.c
Log Message:
In lookup(), don't free "dir" on exit if we found a matching entry.
Otherwise the caller ends up with a pointer to free'd memory...
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/lib/libsa/dosfs.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