Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #1606



details:   https://anonhg.NetBSD.org/src/rev/13d6979c7635
branches:  netbsd-7
changeset: 800482:13d6979c7635
user:      martin <martin%NetBSD.org@localhost>
date:      Tue May 22 17:36:10 2018 +0000

description:
Ticket #1606

diffstat:

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

diffs (19 lines):

diff -r c380bfc2fe8c -r 13d6979c7635 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Tue May 22 17:35:38 2018 +0000
+++ b/doc/CHANGES-7.2   Tue May 22 17:36:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.89 2018/05/14 16:21:48 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.90 2018/05/22 17:36:10 martin Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -5481,3 +5481,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