Module Name:    src
Committed By:   martin
Date:           Fri Feb  2 11:09:12 UTC 2018

Modified Files:
        src/doc [netbsd-6-1]: CHANGES-6.1.6

Log Message:
Ticket #1524


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.121 -r1.1.2.122 src/doc/CHANGES-6.1.6

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-6.1.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.121 src/doc/CHANGES-6.1.6:1.1.2.122
--- src/doc/CHANGES-6.1.6:1.1.2.121	Tue Jan 30 18:46:45 2018
+++ src/doc/CHANGES-6.1.6	Fri Feb  2 11:09:12 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.121 2018/01/30 18:46:45 martin Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.122 2018/02/02 11:09:12 martin Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -14971,3 +14971,8 @@ sys/netinet6/ipcomp_input.c			adjust oth
 	Fix a memory corruption in ip6_get_prevhdr().
 	[maxv, ticket #1523]
 
+sys/netinet6/ip6_mroute.c			1.120
+
+	Fix a use-after-free in the Pim6 entry point.
+	[maxv, ticket #1524]
+

Reply via email to