NetBSD-Bugs archive

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

PR/56767 CVS commit: src/lib/libcurses



The following reply was made to PR lib/56767; it has been noted by GNATS.

From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56767 CVS commit: src/lib/libcurses
Date: Sat, 26 Mar 2022 16:03:02 +0000

 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.
 


Home | Main Index | Thread Index | Old Index