Module Name: src Committed By: uwe Date: Sat Mar 26 16:03:02 UTC 2022
Modified Files:
src/lib/libcurses: newwin.c
Log Message:
__makenew: use calloc to get zeroed memory for window contents.
PR lib/56767.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/lib/libcurses/newwin.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
