Source-Changes-HG archive

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

[src/netbsd-6]: src/doc 1528



details:   https://anonhg.NetBSD.org/src/rev/f07077b13886
branches:  netbsd-6
changeset: 777321:f07077b13886
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Apr 10 17:45:27 2018 +0000

description:
1528

diffstat:

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

diffs (19 lines):

diff -r e875fda4f7a6 -r f07077b13886 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Tue Apr 10 17:44:18 2018 +0000
+++ b/doc/CHANGES-6.2   Tue Apr 10 17:45:27 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.333 2018/04/10 11:28:34 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.334 2018/04/10 17:45:27 snj Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -21222,3 +21222,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