Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/03/2000 14:40:02
Module Name: basesrc
Committed By: itojun
Date: Thu Aug 3 11:40:02 UTC 2000
Modified Files:
basesrc/lib/libcurses [netbsd-1-5]: getch.c
Log Message:
pullup 1.30 -> 1.31 (approved by releng-1-5)
> 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.29.4.1 -r1.29.4.2 basesrc/lib/libcurses/getch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.