]> granicus.if.org Git - apache/commit
Only init the RNG once at startup. This saves some entropy and works around the APR bug
authorStefan Fritsch <sf@apache.org>
Mon, 7 Nov 2011 20:57:02 +0000 (20:57 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 7 Nov 2011 20:57:02 +0000 (20:57 +0000)
commitb791885badd4b252a60a6eaa5fc7d12ceb833e93
treee5c7cfb4f31476e141ed3ebdea92c71470a25ecf
parentb46ba1c36e3cd36a250d28e1867d85a2243cdeae
Only init the RNG once at startup. This saves some entropy and works around the APR bug
fixed in r1198921

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198930 13f79535-47bb-0310-9956-ffa450edef68
include/mod_core.h
server/core.c
server/main.c