Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #527



details:   https://anonhg.NetBSD.org/src/rev/928139fa32c9
branches:  netbsd-8
changeset: 851318:928139fa32c9
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 30 18:22:29 2018 +0000

description:
Ticket #527

diffstat:

 doc/CHANGES-8.0 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 895c131e9577 -r 928139fa32c9 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Tue Jan 30 18:21:09 2018 +0000
+++ b/doc/CHANGES-8.0   Tue Jan 30 18:22:29 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.107 2018/01/26 19:53:10 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.108 2018/01/30 18:22:29 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -9264,3 +9264,11 @@
        to remotely crash the kernel with a single packet.
        [maxv, ticket #512]
 
+sys/netinet6/frag6.c                           1.65
+sys/netinet6/ip6_input.c                       1.187
+sys/netinet6/ip6_var.h                         1.78
+sys/netinet6/raw_ip6.c                         1.160
+
+       Fix a memory corruption in ip6_get_prevhdr().
+       [maxv, ticket #527]
+



Home | Main Index | Thread Index | Old Index