]> granicus.if.org Git - apache/commit
SSL_rand() does a mutex lock/unlock with threaded MPMs, so collapse
authorDoug MacEachern <dougm@apache.org>
Thu, 29 Nov 2001 05:17:38 +0000 (05:17 +0000)
committerDoug MacEachern <dougm@apache.org>
Thu, 29 Nov 2001 05:17:38 +0000 (05:17 +0000)
commit1497bb60539458709017d74b44278eefa0f4b3b1
tree6c1c551bc49618fb3621b32479b3a65291391f82
parent538110d7628e2025b973dd5deb052e7a817bd60d
SSL_rand() does a mutex lock/unlock with threaded MPMs, so collapse
two calls that seed pid and time into one.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92233 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_rand.c