Module Name: src
Committed By: martin
Date: Sat Jul 20 15:33:04 UTC 2024
Modified Files:
src/lib/libcurses [netbsd-10]: refresh.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #756):
lib/libcurses/refresh.c: revision 1.127
Don't set the clear_to_eol variable in doupdate to NULL, this was a
leftover from previous code that makes no sense and makes worms(6)
crash randomly. Thanks to kre@ for reporting this.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.126.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.