Module Name: src
Committed By: snj
Date: Mon Mar 7 17:12:40 UTC 2011
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
1575
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-5.0.3
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.0.3
diff -u src/doc/CHANGES-5.0.3:1.1.2.27 src/doc/CHANGES-5.0.3:1.1.2.28
--- src/doc/CHANGES-5.0.3:1.1.2.27 Wed Feb 16 21:24:15 2011
+++ src/doc/CHANGES-5.0.3 Mon Mar 7 17:12:40 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.27 2011/02/16 21:24:15 bouyer Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.28 2011/03/07 17:12:40 snj Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -2577,3 +2577,8 @@
patch taken from http://www.openssl.org/news/secadv_20110208.txt
[spz, ticket #1545]
+sys/kern/init_sysctl.c patch
+
+ Sanitize arguments before memory allocation.
+ [joerg, ticket #1575]
+