Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/fc02b5a39c02
branches:  netbsd-7
changeset: 465949:fc02b5a39c02
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Dec 08 10:26:08 2019 +0000

description:
Ticket #1717

diffstat:

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

diffs (18 lines):

diff -r 0c98e33774e0 -r fc02b5a39c02 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Sun Dec 08 10:25:38 2019 +0000
+++ b/doc/CHANGES-7.3   Sun Dec 08 10:26:08 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.71 2019/12/05 16:30:45 bouyer Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.72 2019/12/08 10:26:08 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -744,3 +744,8 @@
        PR/54696: Kernel panic in bus_dma.c on Raspberry Pi 3B/3B+
        [skrll, ticket #1716]
 
+sys/dev/cons.c                                 1.76,1.77
+
+       Fix reference count leak in cons(4).
+       [riastradh, ticket #1717]
+



Home | Main Index | Thread Index | Old Index