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/ae54896e5deb
branches: netbsd-7-1
changeset: 800907:ae54896e5deb
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 a54578f9bd73 -r ae54896e5deb 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