Module Name:    src
Committed By:   martin
Date:           Fri Apr  3 12:28:24 UTC 2020

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.1

Log Message:
Ticket #819


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-9.1

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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.29 src/doc/CHANGES-9.1:1.1.2.30
--- src/doc/CHANGES-9.1:1.1.2.29	Thu Apr  2 19:24:39 2020
+++ src/doc/CHANGES-9.1	Fri Apr  3 12:28:24 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.29 2020/04/02 19:24:39 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.30 2020/04/03 12:28:24 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -789,3 +789,8 @@ sys/dev/pckbport/synaptics.c			1.64
 	up/down are remapped.
 	[nia, ticket #818]
 
+sys/dev/usb/usbdi.c				1.199
+
+	Avoid crashes if we fail to allocate a transfer buffer.
+	[skrll, ticket #819]
+

Reply via email to