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/55f573e04f43
branches: netbsd-6
changeset: 318034:55f573e04f43
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 9eada55869d2 -r 55f573e04f43 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