Module Name:    src
Committed By:   martin
Date:           Sun Dec  8 10:26:08 UTC 2019

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.3

Log Message:
Ticket #1717


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.71 -r1.1.2.72 src/doc/CHANGES-7.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-7.3
diff -u src/doc/CHANGES-7.3:1.1.2.71 src/doc/CHANGES-7.3:1.1.2.72
--- src/doc/CHANGES-7.3:1.1.2.71	Thu Dec  5 16:30:45 2019
+++ src/doc/CHANGES-7.3	Sun Dec  8 10:26:08 2019
@@ -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 @@ sys/external/bsd/dwc2/dwc2.c			1.60 - 1.
 	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]
+

Reply via email to