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/f306c017928b
branches: netbsd-6-1
changeset: 318032:f306c017928b
user: snj <snj%NetBSD.org@localhost>
date: Tue Apr 10 17:45:17 2018 +0000
description:
1528
diffstat:
doc/CHANGES-6.1.6 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 15318cc7e4fe -r f306c017928b doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Tue Apr 10 17:44:16 2018 +0000
+++ b/doc/CHANGES-6.1.6 Tue Apr 10 17:45:17 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.137 2018/04/10 11:29:28 martin Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.138 2018/04/10 17:45:17 snj Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -15117,3 +15117,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