Module Name:    src
Committed By:   bouyer
Date:           Fri Feb 14 23:27:57 UTC 2014

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.5

Log Message:
ticket 1028


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-6.0.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-6.0.5
diff -u src/doc/CHANGES-6.0.5:1.1.2.2 src/doc/CHANGES-6.0.5:1.1.2.3
--- src/doc/CHANGES-6.0.5:1.1.2.2	Mon Feb  3 11:56:46 2014
+++ src/doc/CHANGES-6.0.5	Fri Feb 14 23:27:57 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.5,v 1.1.2.2 2014/02/03 11:56:46 sborrill Exp $
+# $NetBSD: CHANGES-6.0.5,v 1.1.2.3 2014/02/14 23:27:57 bouyer Exp $
 
 A complete list of changes from the NetBSD 6.0.4 release to the NetBSD 6.0.5
 release:
@@ -24,3 +24,8 @@ sys/kern/kern_exec.c				1.373
 	Maxime Villard.
 	[martin, ticket #1023]
 
+sys/kern/exec_elf.c				1.55
+
+	Fix memory leak on bogus ELF binary.
+	[maxv, ticket #1028]
+

Reply via email to