Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #1671
details: https://anonhg.NetBSD.org/src/rev/012d33f1d8ed
branches: netbsd-7
changeset: 800610:012d33f1d8ed
user: martin <martin%NetBSD.org@localhost>
date: Fri Jan 11 15:58:54 2019 +0000
description:
Ticket #1671
diffstat:
doc/CHANGES-7.3 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r ac541e2b51e2 -r 012d33f1d8ed doc/CHANGES-7.3
--- a/doc/CHANGES-7.3 Fri Jan 11 15:58:23 2019 +0000
+++ b/doc/CHANGES-7.3 Fri Jan 11 15:58:54 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.31 2019/01/07 14:01:02 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.32 2019/01/11 15:58:54 martin Exp $
A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
release:
@@ -380,3 +380,9 @@
Updated tzdata to 2018i.
[kre, ticket #1670]
+sys/dev/usb/usbdi.c 1.181
+
+ Avoid use after free when closing interrupt pipe transfer by calling
+ upm_close before destroying the interupt pipe xfer.
+ [skrll, ticket #1671]
+
Home |
Main Index |
Thread Index |
Old Index