Module Name: src Committed By: martin Date: Fri Feb 2 13:05:34 UTC 2018
Modified Files: src/doc [netbsd-7-1]: CHANGES-7.1.2 Log Message: Ticket #1562 To generate a diff of this commit: cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-7.1.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.1.2 diff -u src/doc/CHANGES-7.1.2:1.1.2.6 src/doc/CHANGES-7.1.2:1.1.2.7 --- src/doc/CHANGES-7.1.2:1.1.2.6 Fri Feb 2 11:02:29 2018 +++ src/doc/CHANGES-7.1.2 Fri Feb 2 13:05:34 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.1.2,v 1.1.2.6 2018/02/02 11:02:29 martin Exp $ +# $NetBSD: CHANGES-7.1.2,v 1.1.2.7 2018/02/02 13:05:34 martin Exp $ A complete list of changes from the NetBSD 7.1.1 release to the NetBSD 7.1.2 release: @@ -95,3 +95,8 @@ sys/netinet6/ip6_mroute.c 1.120 Fix a use-after-free in the Pim6 entry point. [maxv, ticket #1561] +sys/netinet6/nd6_nbr.c 1.145 (via patch) + + Fix memory leak. + [maxv, ticket #1562] +