CVS commit: [netbsd-11] src/lib/libcurses
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Wed Mar 4 19:38:00 UTC 2026 Modified Files: src/lib/libcurses [netbsd-11]: refresh.c Log Message: Pull up following revision(s) (requested by hgutch in ticket #195): lib/libcurses/refresh.c: revision 1.130 Readd a NULL check that got lost in r1.106. This fixes PR lib/59945 (and its duplicate, PR bin/60001 ). To generate a diff of this commit: cvs rdiff -u -r1.129 -r1.129.2.1 src/lib/libcurses/refresh.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.