Subject: CVS commit: [netbsd-2-0] src/lib/libcurses
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/26/2004 12:46:09
Module Name:	src
Committed By:	tron
Date:		Mon Jul 26 12:46:09 UTC 2004

Modified Files:
	src/lib/libcurses [netbsd-2-0]: cr_put.c

Log Message:
Pull up revision 1.23 (requested by blymn in ticket #716):
Remove _cursesi_genbuf, it was not being set and caused a SIGSEGV
in getcap().  Fixed getcap() to use screen->cursesi_genbuf.
Thanks to Peter Bex for spotting this.  This closes pr lib/26404.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.22.2.1 src/lib/libcurses/cr_put.c

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