Module Name: src Committed By: snj Date: Mon Mar 7 17:08:58 UTC 2011
Modified Files: src/doc [netbsd-4]: CHANGES-4.1 Log Message: 1419 To generate a diff of this commit: cvs rdiff -u -r1.1.2.215 -r1.1.2.216 src/doc/CHANGES-4.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-4.1 diff -u src/doc/CHANGES-4.1:1.1.2.215 src/doc/CHANGES-4.1:1.1.2.216 --- src/doc/CHANGES-4.1:1.1.2.215 Sun Jan 23 21:55:04 2011 +++ src/doc/CHANGES-4.1 Mon Mar 7 17:08:58 2011 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-4.1,v 1.1.2.215 2011/01/23 21:55:04 bouyer Exp $ +# $NetBSD: CHANGES-4.1,v 1.1.2.216 2011/03/07 17:08:58 snj Exp $ A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1 release: @@ -4324,3 +4324,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] +