CVS commit: [netbsd-10] 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:39:20 UTC 2026 Modified Files: src/lib/libcurses [netbsd-10]: refresh.c Log Message: Pull up following revision(s) (requested by hgutch in ticket #1241): 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.126.2.1 -r1.126.2.2 src/lib/libcurses/refresh.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.