Source-Changes-HG archive

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

src: 1528



details:   https://anonhg.NetBSD.org/src/rev/d5eafd1f2ecf
branches:  netbsd-6-0
changeset: 318030:d5eafd1f2ecf
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Apr 10 17:44:58 2018 +0000
description:
1528

diffstat:

 doc/CHANGES-6.0.7 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r c3abda28205d -r d5eafd1f2ecf doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Tue Apr 10 17:44:15 2018 +0000
+++ b/doc/CHANGES-6.0.7 Tue Apr 10 17:44:58 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.140 2018/04/10 11:31:14 martin Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.141 2018/04/10 17:44:58 snj Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -15448,3 +15448,9 @@
        Fix a spl(9) leak.
        [msaitoh, ticket #1544]
 
+usr.sbin/ypserv/ypserv/ypserv_proc.c           1.18 via patch
+
+       PR/47615: Always zero out the result structs in the svc
+       procs to avoid returning stale request data to the client.
+       [christos, ticket #1528]
+



Home | Main Index | Thread Index | Old Index