Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/lib/libcurses



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.




Home | Main Index | Thread Index | Old Index