]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
We have to create the core_request_config structure in the core on internal
authorRyan Bloom <rbb@apache.org>
Wed, 18 Oct 2000 18:50:11 +0000 (18:50 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 18 Oct 2000 18:50:11 +0000 (18:50 +0000)
commite0ff6890b41f6d56549810217c5d2bd800ed6209
tree30179e54c06fe5a1b994fd7ed458bf88d64e9519
parent03d1b0c35dcc46a0ddce296df2e9b897696092b2
We have to create the core_request_config structure in the core on internal
redirects.  If this isn't done, we'll seg-fault during the AP_DEBUG_ASSERT
that makes sure getline didn't leave any droppings.

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