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



details:   https://anonhg.NetBSD.org/src/rev/e66ac2a6ebb5
branches:  netbsd-7-0
changeset: 319246:e66ac2a6ebb5
user:      martin <martin%NetBSD.org@localhost>
date:      Tue May 22 17:38:48 2018 +0000

description:
Ticket #1606

diffstat:

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

diffs (19 lines):

diff -r 150047d68f76 -r e66ac2a6ebb5 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Tue May 22 17:38:05 2018 +0000
+++ b/doc/CHANGES-7.0.3 Tue May 22 17:38:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.104 2018/05/14 16:20:55 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.105 2018/05/22 17:38:48 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5436,3 +5436,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