Module Name:    src
Committed By:   riastradh
Date:           Sun May  3 06:33:59 UTC 2020

Modified Files:
        src/sys/kern: kern_entropy.c

Log Message:
Initialize struct krndsource::total to zero.

Avoids bogus counts reported by `rndctl -l' in the event that the
caller neglected to zero the rndsource ahead of time.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/kern/kern_entropy.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to