Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc 1566
details: https://anonhg.NetBSD.org/src/rev/c38195dc6b40
branches: netbsd-7-0
changeset: 801447:c38195dc6b40
user: snj <snj%NetBSD.org@localhost>
date: Mon Feb 19 19:50:53 2018 +0000
description:
1566
diffstat:
doc/CHANGES-7.0.3 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 51c5c9cdadee -r c38195dc6b40 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Mon Feb 19 19:49:31 2018 +0000
+++ b/doc/CHANGES-7.0.3 Mon Feb 19 19:50:53 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.84 2018/02/16 16:43:12 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.85 2018/02/19 19:50:53 snj Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5257,3 +5257,9 @@
Fix inverted logic that could crash the kernel.
[maxv, ticket #1570]
+usr.sbin/ypserv/ypserv/ypserv_proc.c 1.18
+
+ PR/47615: Always zero out the result structs in the svc
+ procs to avoid returning stale request data to the client.
+ [christos, ticket #1566]
+
Home |
Main Index |
Thread Index |
Old Index