Subject: CVS commit: [netbsd-1-6] basesrc/lib/libterm
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/21/2002 17:44:17
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Jun 21 14:44:17 UTC 2002

Modified Files:
	basesrc/lib/libterm [netbsd-1-6]: termcap.c

Log Message:
Pull up revision 1.44 (requested by christos in ticket #341):
Make sure that we free memory and return null if we failed to initialize.
This should be pulled up to 1.6, but someone needs to make sure that it
does not affect broken programs.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.43.2.1 basesrc/lib/libterm/termcap.c

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