Module Name: src Committed By: maxv Date: Sun Jul 7 15:12:59 UTC 2019
Modified Files: src/sys/kern: kern_todr.c Log Message: The whole 'tv' structure gets added to the RND pool, so clear it first, otherwise each random buffer gets tainted by uninitialized bytes from the padding. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/kern/kern_todr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.