Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1430 and #1431
details: https://anonhg.NetBSD.org/src/rev/b59e3eb2666d
branches: netbsd-8
changeset: 460936:b59e3eb2666d
user: martin <martin%NetBSD.org@localhost>
date: Sun Nov 10 13:37:22 2019 +0000
description:
Tickets #1430 and #1431
diffstat:
doc/CHANGES-8.2 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r a7f1822e28fc -r b59e3eb2666d doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Sun Nov 10 13:36:29 2019 +0000
+++ b/doc/CHANGES-8.2 Sun Nov 10 13:37:22 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.60 2019/11/06 10:27:05 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.61 2019/11/10 13:37:22 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -1491,3 +1491,13 @@
Fix mbuf deallocation.
[msaitoh, ticket #1429]
+sys/dev/pci/if_jme.c 1.46
+
+ Fix potential use after free mbuf access.
+ [msaitoh, ticket #1430]
+
+sys/dev/pci/ixgbe/ix_txrx.c 1.56
+
+ Fix missing kpreempt_disable() before softint_schedule().
+ [knakahara, ticket #1431]
+
Home |
Main Index |
Thread Index |
Old Index