Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/03526d40296e
branches:  netbsd-7-0
changeset: 801336:03526d40296e
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jul 10 13:16:27 2017 +0000

description:
Ticket #1451

diffstat:

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

diffs (19 lines):

diff -r fdce2122a1e0 -r 03526d40296e doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Mon Jul 10 13:15:00 2017 +0000
+++ b/doc/CHANGES-7.0.3 Mon Jul 10 13:16:27 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.46 2017/07/08 17:17:41 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.47 2017/07/10 13:16:27 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -2987,3 +2987,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