Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1397
details: https://anonhg.NetBSD.org/src/rev/affce00f58b1
branches: netbsd-8
changeset: 460711:affce00f58b1
user: martin <martin%NetBSD.org@localhost>
date: Fri Nov 01 09:30:36 2019 +0000
description:
Ticket #1397
diffstat:
doc/CHANGES-8.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 817f36725738 -r affce00f58b1 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Fri Nov 01 09:29:25 2019 +0000
+++ b/doc/CHANGES-8.2 Fri Nov 01 09:30:36 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.56 2019/10/28 19:15:51 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.57 2019/11/01 09:30:36 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -1398,3 +1398,9 @@
Do not allow mmap(2) on audio devices opened read-only.
[nat, ticket #1419]
+sys/kern/subr_disk.c 1.129
+
+ Avoid division by zero in bounds_check_with_label() on misbehaving
+ or broken drives.
+ [cnst, ticket #1397]
+
Home |
Main Index |
Thread Index |
Old Index