Subject: CVS commit: basesrc/lib/libcurses
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/01/2001 18:07:01
Module Name: basesrc
Committed By: tron
Date: Thu Nov 1 16:07:00 UTC 2001
Modified Files:
basesrc/lib/libcurses: getch.c
Log Message:
Remove bogus call to free(3) which caused several warning messages in
application using our "curses" library after the latest change to
memory management in the "c" library.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 basesrc/lib/libcurses/getch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.