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



details:   https://anonhg.NetBSD.org/src/rev/1847ddf53476
branches:  netbsd-7-1
changeset: 319244:1847ddf53476
user:      martin <martin%NetBSD.org@localhost>
date:      Tue May 22 17:37:15 2018 +0000

description:
Ticket #1606

diffstat:

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

diffs (19 lines):

diff -r f88507a270f3 -r 1847ddf53476 doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Tue May 22 17:36:45 2018 +0000
+++ b/doc/CHANGES-7.1.3 Tue May 22 17:37:15 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.11 2018/05/14 16:21:13 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.12 2018/05/22 17:37:15 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -128,3 +128,9 @@
        Fix use-after-free.
        [maxv, ticket #1605]
 
+sys/kern/uipc_mbuf.c                           1.214
+
+       Revert ticket #1598:
+       remove the M_READONLY check. The initial code was correct.
+       [maxv, ticket #1606]
+



Home | Main Index | Thread Index | Old Index