NetBSD-Bugs archive

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

PR/55045 CVS commit: src/usr.sbin/sysinst



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55045 CVS commit: src/usr.sbin/sysinst
Date: Wed, 4 Mar 2020 11:15:06 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Mar  4 11:15:06 UTC 2020
 
 Modified Files:
 	src/usr.sbin/sysinst: main.c
 
 Log Message:
 PR 55045: strlcpy(NULL, ..., 0) considered harmfull in some implementations.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.22 -r1.23 src/usr.sbin/sysinst/main.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