Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6-0]: src/doc Ticket #1034.



details:   https://anonhg.NetBSD.org/src/rev/7a8920173553
branches:  netbsd-6-0
changeset: 774922:7a8920173553
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Mar 18 09:44:51 2014 +0000

description:
Ticket #1034.

diffstat:

 doc/CHANGES-6.0.5 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0bc10310f8c0 -r 7a8920173553 doc/CHANGES-6.0.5
--- a/doc/CHANGES-6.0.5 Tue Mar 18 09:36:58 2014 +0000
+++ b/doc/CHANGES-6.0.5 Tue Mar 18 09:44:51 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.5,v 1.1.2.4 2014/02/21 12:28:04 sborrill Exp $
+# $NetBSD: CHANGES-6.0.5,v 1.1.2.5 2014/03/18 09:44:51 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.0.4 release to the NetBSD 6.0.5
 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