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 #1034.
details: https://anonhg.NetBSD.org/src/rev/d5bd91e5f58b
branches: netbsd-6-1
changeset: 775924:d5bd91e5f58b
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Tue Mar 18 09:44:25 2014 +0000
description:
Ticket #1034.
diffstat:
doc/CHANGES-6.1.4 | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8eb9a31b9f90 -r d5bd91e5f58b doc/CHANGES-6.1.4
--- a/doc/CHANGES-6.1.4 Tue Mar 18 09:21:51 2014 +0000
+++ b/doc/CHANGES-6.1.4 Tue Mar 18 09:44:25 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.4,v 1.1.2.4 2014/02/21 13:28:00 sborrill Exp $
+# $NetBSD: CHANGES-6.1.4,v 1.1.2.5 2014/03/18 09:44:25 msaitoh Exp $
A complete list of changes from the NetBSD 6.1.3 release to the NetBSD 6.1.4
release:
@@ -35,3 +35,7 @@
terminal. Fixes PR/48599.
[tsutsui, ticket #1033]
+sys/kern/kern_verifiedexec.c 1.132
+
+ Reorder code to avoid use-after-free on error.
+ [maxv, ticket #1034]
Home |
Main Index |
Thread Index |
Old Index