Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/31/2000 21:55:35
Module Name:	basesrc
Committed By:	itojun
Date:		Mon Jul 31 18:55:35 UTC 2000

Modified Files:
	basesrc/lib/libcurses: getch.c

Log Message:
free region got from t_getstr().  we will experience memory leak if
we call initscr() multiple times (rare, but it's better to be pedant).


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 basesrc/lib/libcurses/getch.c

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