cvs commit: src/sys/dev/random randomdev_soft.c
Robert Watson
rwatson at FreeBSD.org
Tue Oct 12 07:57:15 PDT 2004
rwatson 2004-10-12 14:57:14 UTC
FreeBSD src repository
Modified files:
sys/dev/random randomdev_soft.c
Log:
Assert that the entropy source category provided by a caller submitting
entropy is valid, as an invalid source will cause dereferencing of an
array of queues to an incorrect memory location.
Revision Changes Path
1.6 +6 -0 src/sys/dev/random/randomdev_soft.c
More information about the cvs-src
mailing list