]> granicus.if.org Git - apache/commit
Add a check to ap_die() to make sure the filter stack is sane and
authorGraham Leggett <minfrin@apache.org>
Fri, 1 Jun 2001 17:35:07 +0000 (17:35 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 1 Jun 2001 17:35:07 +0000 (17:35 +0000)
commit222ffd4bea588bcfd6f38e45ebf70885e0fef8bf
tree5bc08400ab40f037d42b28676b82923ea550f7b2
parent1fe44dacdef7182c780dfc99a2e1faf0e664e70d
Add a check to ap_die() to make sure the filter stack is sane and
contains the correct basic filters when an error occurs. This fixes
a problem where headers are not being sent on error.
PR:
Obtained from:
Submitted by: John Sterling
Reviewed by:

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