NetBSD-Bugs archive

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

PR/47615 CVS commit: src/usr.sbin/ypserv/ypserv



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47615 CVS commit: src/usr.sbin/ypserv/ypserv
Date: Tue, 16 Jan 2018 22:16:10 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Wed Jan 17 03:16:10 UTC 2018
 
 Modified Files:
 	src/usr.sbin/ypserv/ypserv: ypserv_proc.c
 
 Log Message:
 PR/47615: Dr. W. Stukenbrock: Always zero out the result structs in the
 svc procs to avoid returning stale request data to the client.
 XXX: pullup-6,7,8
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/ypserv/ypserv/ypserv_proc.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