Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
Module Name: src
Committed By: tls
Date: Sun Mar 4 00:36:43 UTC 2012
Modified Files:
src/lib/libc/gen: arc4random.c
Log Message:
Fix bug in previous: don't reinitialize on every call! Fix arc4random_buf so
it actually ever initializes -- a security problem with revisions 1.9 and 1.10.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/gen/arc4random.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index