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