]> 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)
commit8606e3c92afa550ff6692db4176d5643fcf7cf3a
tree6c8433df309b04a9c553d3ac519f784d626a1e02
parent127a0cee1e0b918a7423cd71126f2687d28e16f4
  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@100912 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_init.c