History log of /netbsd-src/tests/lib/libc/stdlib/t_random.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 2090d7b5 29-Mar-2012 jruoho <jruoho@NetBSD.org>

Adjust as per apb@'s suggestion.


# 9ca3e292 28-Mar-2012 jruoho <jruoho@NetBSD.org>

Apparently there is a CVE coming for the bug, so append that to a comment.


# 53263fa5 28-Mar-2012 jruoho <jruoho@NetBSD.org>

Add a small test that checks that random(3) does not always return zero when
the RNG is initialized with zero. Prompoted by the recent nasty bug in the
OpenBSD libc.