Module Name: src
Committed By: snj
Date: Mon Mar 7 17:09:32 UTC 2011
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
1419
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.79 -r1.1.2.80 src/doc/CHANGES-4.0.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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.79 src/doc/CHANGES-4.0.2:1.1.2.80
--- src/doc/CHANGES-4.0.2:1.1.2.79 Sun Jan 23 21:54:39 2011
+++ src/doc/CHANGES-4.0.2 Mon Mar 7 17:09:32 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.79 2011/01/23 21:54:39 bouyer Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.80 2011/03/07 17:09:32 snj Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -1114,3 +1114,8 @@
Update bind to 9.4-ESV-R4, latest version of the 9.4 line.
[spz, ticket #1413]
+sys/kern/init_sysctl.c 1.15
+
+ Sanitize arguments before memory allocation.
+ [joerg, ticket #1419]
+