Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc Ticket #1607



details:   https://anonhg.NetBSD.org/src/rev/7c021d9c1127
branches:  netbsd-7-0
changeset: 801493:7c021d9c1127
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Jun 06 14:51:16 2018 +0000

description:
Ticket #1607

diffstat:

 doc/CHANGES-7.0.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 513d62c9f83f -r 7c021d9c1127 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Tue May 22 17:38:48 2018 +0000
+++ b/doc/CHANGES-7.0.3 Wed Jun 06 14:51:16 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.105 2018/05/22 17:38:48 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.106 2018/06/06 14:51:16 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5442,3 +5442,9 @@
        remove the M_READONLY check. The initial code was correct.
        [maxv, ticket #1606]
 
+sys/netinet/udp_usrreq.c                       1.237 (patch)
+
+       Fix bad/wrong memory deallocations and dangling pointer
+       issues in NAT-T.
+       [maxv, ticket #1607]
+



Home | Main Index | Thread Index | Old Index