Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1551 - #1553



details:   https://anonhg.NetBSD.org/src/rev/6ea2f953eff0
branches:  netbsd-8
changeset: 933920:6ea2f953eff0
user:      martin <martin%NetBSD.org@localhost>
date:      Sun May 31 10:48:27 2020 +0000

description:
Tickets #1551 - #1553

diffstat:

 doc/CHANGES-8.3 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 7b654717fe0c -r 6ea2f953eff0 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Sun May 31 10:47:02 2020 +0000
+++ b/doc/CHANGES-8.3   Sun May 31 10:48:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.11 2020/05/25 17:49:03 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.12 2020/05/31 10:48:27 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -152,3 +152,19 @@
        Fix uninitialized memory access.
        [christos, ticket #1549]
 
+sys/dev/usb/usb.c                              1.187
+
+       PR 55303: do not allow open of /dev/usb if there are no attached
+       busses.
+       [skrll, ticket #1551]
+
+lib/libterminfo/curterm.c                      1.14
+
+       terminfo: test strlcpy result against space free, not string length.
+       [roy, ticket #1552]
+
+usr.sbin/bta2dpd/bta2dpd/bta2dpd.c             1.7
+
+       Avoid running of the end of the array if a file cannot be opened.
+       [nat, ticket #1553]
+



Home | Main Index | Thread Index | Old Index