Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/6216fd037a0f
branches:  netbsd-6
changeset: 776591:6216fd037a0f
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Mar 18 09:44:02 2014 +0000

description:
Ticket #1034.

diffstat:

 doc/CHANGES-6.2 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 50c858747d2a -r 6216fd037a0f doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Tue Mar 18 09:21:30 2014 +0000
+++ b/doc/CHANGES-6.2   Tue Mar 18 09:44:02 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.97 2014/03/18 08:57:53 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.98 2014/03/18 09:44:02 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -1382,3 +1382,8 @@
 distrib/sets/lists/comp/md.amd64               patch
        Build fix with MKDEBUG=yes on amd64.
        [mlelstv, ticket #1030]
+
+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