BIND 10 trac1812, created. 24bd60a747199c168133578be91d6833314e60a9 [1812] Initialize srandom() with seed other than 0 when not using a random seed
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Mar 19 12:17:23 UTC 2012
The branch, trac1812 has been created
at 24bd60a747199c168133578be91d6833314e60a9 (commit)
- Log -----------------------------------------------------------------
commit 24bd60a747199c168133578be91d6833314e60a9
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Mar 19 17:43:57 2012 +0530
[1812] Initialize srandom() with seed other than 0 when not using a random seed
This is because random() always returns 0 on OpenBSD 5.0, when
the RNG is initialized with srandom(0).
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list