Module Name: src
Committed By: martin
Date: Fri Feb 2 13:10:45 UTC 2018
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket #1525
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.318 -r1.1.2.319 src/doc/CHANGES-6.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-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.318 src/doc/CHANGES-6.2:1.1.2.319
--- src/doc/CHANGES-6.2:1.1.2.318 Fri Feb 2 11:07:50 2018
+++ src/doc/CHANGES-6.2 Fri Feb 2 13:10:44 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.318 2018/02/02 11:07:50 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.319 2018/02/02 13:10:44 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -21034,3 +21034,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]
+