Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 08/07/2000 09:08:35
Module Name:	basesrc
Committed By:	enami
Date:		Mon Aug  7 06:08:35 UTC 2000

Modified Files:
	basesrc/lib/libc/gen: __fts13.c

Log Message:
- Test allocation failure.
- Don't leave a pointer dangling on failure case.
- Don't leak a file descriptor on failure case.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 basesrc/lib/libc/gen/__fts13.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.