]> 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)
commit1af6430ebfe696bbbe6d1fd9fe8fab2f900ade25
tree30179e54c06fe5a1b994fd7ed458bf88d64e9519
parentb34f8526d2be1938989f2bdf3ecbaadc8a0d4937
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