Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1469



details:   https://anonhg.NetBSD.org/src/rev/8ba1f0c933fd
branches:  netbsd-8
changeset: 465955:8ba1f0c933fd
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Dec 08 10:31:02 2019 +0000

description:
Ticket #1469

diffstat:

 doc/CHANGES-8.2 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r c4bf5e1408c0 -r 8ba1f0c933fd doc/CHANGES-8.2
--- a/doc/CHANGES-8.2   Sun Dec 08 10:30:31 2019 +0000
+++ b/doc/CHANGES-8.2   Sun Dec 08 10:31:02 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.76 2019/12/07 08:47:39 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.77 2019/12/08 10:31:02 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1775,3 +1775,8 @@
        PR/54696: Kernel panic in bus_dma.c on Raspberry Pi 3B/3B+
        [skrll, ticket #1468]
 
+sys/dev/cons.c                                 1.76,1.77
+
+       Fix reference count leak in cons(4).
+       [riastradh, ticket #1469]
+



Home | Main Index | Thread Index | Old Index