Module Name: src Committed By: snj Date: Wed Aug 9 05:14:20 UTC 2017
Modified Files: src/sys/kern [netbsd-8]: kern_ktrace.c Log Message: Pull up following revision(s) (requested by spz in ticket #194): sys/kern/kern_ktrace.c: revision 1.171 Clamp the length we use, not the length we don't. Avoids uninitialized memory disclosure to userland. >From Ilja Van Sprundel. To generate a diff of this commit: cvs rdiff -u -r1.170 -r1.170.2.1 src/sys/kern/kern_ktrace.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.