]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a memory leak with ap_wait_or_timeout.
authorRyan Bloom <rbb@apache.org>
Wed, 24 May 2000 00:42:01 +0000 (00:42 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 24 May 2000 00:42:01 +0000 (00:42 +0000)
commit93d9ac51ce04eeaa9e83caa7a50fff9067f27737
treefe6c90023f0c6cf10930e786afb3f7c4396404f8
parent6c75ebc1dad85eb43515092a3abd5b8f871a2813
Fix a memory leak with ap_wait_or_timeout.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85286 13f79535-47bb-0310-9956-ffa450edef68
include/mpm_common.h
server/mpm/dexter/dexter.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/prefork/prefork.c
server/mpm_common.c