Source-Changes-HG archive

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

[src/netbsd-7-1]: src/doc Ticket #1451



details:   https://anonhg.NetBSD.org/src/rev/09f17dc69ece
branches:  netbsd-7-1
changeset: 800746:09f17dc69ece
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jul 10 13:14:21 2017 +0000

description:
Ticket #1451

diffstat:

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

diffs (19 lines):

diff -r fe17bb86edfa -r 09f17dc69ece doc/CHANGES-7.1.1
--- a/doc/CHANGES-7.1.1 Mon Jul 10 13:13:15 2017 +0000
+++ b/doc/CHANGES-7.1.1 Mon Jul 10 13:14:21 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.13 2017/07/08 17:17:58 snj Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.14 2017/07/10 13:14:21 martin Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
 release:
@@ -1680,3 +1680,9 @@
        Fix CVE-2017-10971 and CVE-2017-10972.
        [mrg, ticket #1446]
 
+sys/kern/vfs_lookup.c                          1.208
+
+       Fix vnode leak on error, introduced by the openat family changes
+       in -r1.200.
+       [dh, ticket #1451]
+



Home | Main Index | Thread Index | Old Index