Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 1503



details:   https://anonhg.NetBSD.org/src/rev/7d4104d46582
branches:  netbsd-7
changeset: 800344:7d4104d46582
user:      snj <snj%NetBSD.org@localhost>
date:      Fri Oct 13 08:12:44 2017 +0000

description:
1503

diffstat:

 doc/CHANGES-7.2 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r c1080c48cba4 -r 7d4104d46582 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Fri Oct 13 08:11:20 2017 +0000
+++ b/doc/CHANGES-7.2   Fri Oct 13 08:12:44 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.49 2017/10/01 17:14:39 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.50 2017/10/13 08:12:44 snj Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -4705,3 +4705,11 @@
        Add a missing break that should've been included in 1.163.
        [skrll, ticket #1502]
 
+sys/dev/usb/uhidev.c                           1.71
+sys/dev/usb/ukbd.c                             1.137-1.138
+
+       Fix memory leak in report parsing error paths.
+       Support more varieties of USB keyboard reports.
+       Always try to set USB HID devices into Report Protocol.
+       [jakllsch, ticket #1503]
+



Home | Main Index | Thread Index | Old Index