]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/mpm_common.c (ap_core_child_status): Allocate the geninfo,
authorJoe Orton <jorton@apache.org>
Wed, 6 Jul 2011 15:40:17 +0000 (15:40 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 6 Jul 2011 15:40:17 +0000 (15:40 +0000)
commita78fbca9acca15cbb10d3dde2a5a879141636f10
tree1ff9f5a28ea65842088533f10b65c053563f44a6
parent7c43e70b6ac54bf5e3f1ee2530ef0601f2913ca5
* server/mpm_common.c (ap_core_child_status): Allocate the geninfo,
  unused_geninfo ring heads from the heap; fixing gcc aliasing
  warnings.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1143469 13f79535-47bb-0310-9956-ffa450edef68
server/mpm_common.c