Module Name:    src
Committed By:   martin
Date:           Mon Jul 10 13:12:40 UTC 2017

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

Log Message:
Ticket #1451


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-7.2

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.2
diff -u src/doc/CHANGES-7.2:1.1.2.26 src/doc/CHANGES-7.2:1.1.2.27
--- src/doc/CHANGES-7.2:1.1.2.26	Sun Jul  9 04:37:40 2017
+++ src/doc/CHANGES-7.2	Mon Jul 10 13:12:40 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.26 2017/07/09 04:37:40 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.27 2017/07/10 13:12:40 martin Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -2477,3 +2477,9 @@ libexec/ld.elf_so/reloc.c			1.110
 	bogus relocations.
 	[uwe, ticket #1411]
 
+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