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 #1607



details:   https://anonhg.NetBSD.org/src/rev/15008270927e
branches:  netbsd-7-1
changeset: 319654:15008270927e
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Jun 06 14:50:21 2018 +0000

description:
Ticket #1607

diffstat:

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

diffs (19 lines):

diff -r 21b3de3383c4 -r 15008270927e doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Wed Jun 06 14:49:41 2018 +0000
+++ b/doc/CHANGES-7.1.3 Wed Jun 06 14:50:21 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.12 2018/05/22 17:37:15 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.13 2018/06/06 14:50:21 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -134,3 +134,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