Module Name: src
Committed By: martin
Date: Fri Feb 2 13:14:15 UTC 2018
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
Ticket #1525
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.125 -r1.1.2.126 src/doc/CHANGES-6.0.7
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.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.125 src/doc/CHANGES-6.0.7:1.1.2.126
--- src/doc/CHANGES-6.0.7:1.1.2.125 Fri Feb 2 11:10:30 2018
+++ src/doc/CHANGES-6.0.7 Fri Feb 2 13:14:15 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.125 2018/02/02 11:10:30 martin Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.126 2018/02/02 13:14:15 martin Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -15303,3 +15303,8 @@ sys/netinet6/ip6_mroute.c 1.120
Fix a use-after-free in the Pim6 entry point.
[maxv, ticket #1524]
+sys/netinet6/nd6_nbr.c 1.145 (via patch)
+
+ Fix memory leak.
+ [maxv, ticket #1525]
+