Module Name: src Committed By: martin Date: Fri Feb 2 12:56:22 UTC 2018
Modified Files: src/doc [netbsd-8]: CHANGES-8.0 Log Message: Ticket #531 To generate a diff of this commit: cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-8.0 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-8.0 diff -u src/doc/CHANGES-8.0:1.1.2.111 src/doc/CHANGES-8.0:1.1.2.112 --- src/doc/CHANGES-8.0:1.1.2.111 Fri Feb 2 10:55:10 2018 +++ src/doc/CHANGES-8.0 Fri Feb 2 12:56:22 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.0,v 1.1.2.111 2018/02/02 10:55:10 martin Exp $ +# $NetBSD: CHANGES-8.0,v 1.1.2.112 2018/02/02 12:56:22 martin Exp $ A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04 until the 8.0 release: @@ -9346,3 +9346,8 @@ sys/netinet6/ip6_mroute.c 1.120 Fix a use-after-free in the Pim6 entry point. [maxv, ticket #530] +sys/netinet6/nd6_nbr.c 1.145 + + Fix memory leak. + [maxv, ticket #531] +