Source-Changes-HG archive

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

src: Ticket #1598



details:   https://anonhg.NetBSD.org/src/rev/386334df74ce
branches:  netbsd-7-0
changeset: 318286:386334df74ce
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Apr 17 08:30:43 2018 +0000
description:
Ticket #1598

diffstat:

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

diffs (19 lines):

diff -r f94079d458e1 -r 386334df74ce doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Tue Apr 17 08:30:08 2018 +0000
+++ b/doc/CHANGES-7.0.3 Tue Apr 17 08:30:43 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.100 2018/04/09 13:32:42 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.101 2018/04/17 08:30:43 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5401,3 +5401,9 @@
        Fix a spl(9) leak.
        [msaitoh, ticket #1597]
 
+sys/kern/uipc_mbuf.c                           1.190
+
+       m_pkthdr_remove(): if the mbuf is shared leave M_PKTHDR
+       in place.
+       [maxv, ticket #1598]
+



Home | Main Index | Thread Index | Old Index