Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-1]: src/doc Ticket 1097 and 1098.
details: https://anonhg.NetBSD.org/src/rev/b8ddd7f3ccd0
branches: netbsd-6-1
changeset: 775965:b8ddd7f3ccd0
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Jul 14 06:34:51 2014 +0000
description:
Ticket 1097 and 1098.
diffstat:
doc/CHANGES-6.1.5 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 3a2708c1155e -r b8ddd7f3ccd0 doc/CHANGES-6.1.5
--- a/doc/CHANGES-6.1.5 Mon Jul 14 06:33:32 2014 +0000
+++ b/doc/CHANGES-6.1.5 Mon Jul 14 06:34:51 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.5,v 1.1.2.14 2014/07/09 09:51:22 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.5,v 1.1.2.15 2014/07/14 06:34:51 msaitoh Exp $
A complete list of changes from the NetBSD 6.1.4 release to the NetBSD 6.1.5
release:
@@ -653,3 +653,13 @@
Update bozohttpd from 20111118 to 20140708.
[mrg, ticket #1095]
+
+sys/kern/kern_core.c 1.23
+
+ Fix a read-beyond-end string read.
+ [maxv, ticket #1097]
+
+sys/kern/sys_module.c 1.15
+
+ Fix a user-controlled memory allocation.
+ [maxv, ticket #1098]
Home |
Main Index |
Thread Index |
Old Index