]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Although we initialize mc->pid in the child init phase,
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 5 Aug 2003 22:49:42 +0000 (22:49 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 5 Aug 2003 22:49:42 +0000 (22:49 +0000)
commitb235c167e2c94ba3d50932177ae526745966195f
tree2ae690b2af4c179cd56a32e7dc135579de1d5416
parent1976eebff06f862ddca8e9c218bab8c204c12d25
  Although we initialize mc->pid in the child init phase,
  we haven't initialized it before initially performing
  our ssl_rand_seed() in the parent/postconfig phase.

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