Module Name: src
Committed By: snj
Date: Mon Mar 7 17:10:13 UTC 2011
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
1575
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.61 -r1.1.2.62 src/doc/CHANGES-5.2
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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.61 src/doc/CHANGES-5.2:1.1.2.62
--- src/doc/CHANGES-5.2:1.1.2.61 Mon Mar 7 04:20:09 2011
+++ src/doc/CHANGES-5.2 Mon Mar 7 17:10:13 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.61 2011/03/07 04:20:09 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.62 2011/03/07 17:10:13 snj Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -4765,3 +4765,8 @@
Prevent dom0 pool corruption.
[bouyer, ticket #1573]
+sys/kern/init_sysctl.c 1.15
+
+ Sanitize arguments before memory allocation.
+ [joerg, ticket #1575]
+