Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 07/15/2003 13:27:09
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.