Module Name:    src
Committed By:   martin
Date:           Mon Jul 10 13:14:21 UTC 2017

Modified Files:
        src/doc [netbsd-7-1]: CHANGES-7.1.1

Log Message:
Ticket #1451


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-7.1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-7.1.1
diff -u src/doc/CHANGES-7.1.1:1.1.2.13 src/doc/CHANGES-7.1.1:1.1.2.14
--- src/doc/CHANGES-7.1.1:1.1.2.13	Sat Jul  8 17:17:58 2017
+++ src/doc/CHANGES-7.1.1	Mon Jul 10 13:14:21 2017
@@ -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 @@ xsrc/xfree/xc/programs/Xserver/Xi/sendex
 	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]
+

Reply via email to