]> granicus.if.org Git - apache/commit
apr_bucket_alloc_create() now registers a cleanup that does a
authorBrian Havard <bjh@apache.org>
Sun, 14 Apr 2002 06:18:13 +0000 (06:18 +0000)
committerBrian Havard <bjh@apache.org>
Sun, 14 Apr 2002 06:18:13 +0000 (06:18 +0000)
commit6b166b27c63c5e5ea63c97797cc883806d7049d0
tree426e032da309a2e7fce8d51c568ad5c418bcbce9
parent4f75f81adf94d783463cda3e5531d6931d817089
apr_bucket_alloc_create() now registers a cleanup that does a
apr_bucket_alloc_destroy(). Don't double free by calling it explicitly.

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