Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7-1]: src/doc Ticket #1561



details:   https://anonhg.NetBSD.org/src/rev/0012caa3cbde
branches:  netbsd-7-1
changeset: 800843:0012caa3cbde
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Feb 02 11:02:29 2018 +0000

description:
Ticket #1561

diffstat:

 doc/CHANGES-7.1.2 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r eced2b95121d -r 0012caa3cbde doc/CHANGES-7.1.2
--- a/doc/CHANGES-7.1.2 Fri Feb 02 11:01:46 2018 +0000
+++ b/doc/CHANGES-7.1.2 Fri Feb 02 11:02:29 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.2,v 1.1.2.5 2018/01/30 18:31:12 martin Exp $
+# $NetBSD: CHANGES-7.1.2,v 1.1.2.6 2018/02/02 11:02:29 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.1 release to the NetBSD 7.1.2
 release:
@@ -91,3 +91,7 @@
        Fix a memory corruption in ip6_get_prevhdr().
        [maxv, ticket #1560]
 
+sys/netinet6/ip6_mroute.c                      1.120
+       Fix a use-after-free in the Pim6 entry point.
+       [maxv, ticket #1561]
+



Home | Main Index | Thread Index | Old Index