]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/core_filters.c (ap_core_output_filter): Fail quickly with
authorJoe Orton <jorton@apache.org>
Fri, 23 Mar 2007 11:46:10 +0000 (11:46 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 23 Mar 2007 11:46:10 +0000 (11:46 +0000)
commit5448a22c708c8764992780bc8bb001838a59efec
tree4583d9b5ec3246eb4d078978b619f9bc9c47f2eb
parentb3d9f8618501c14215e5d9cd65cead301ecc6372
* server/core_filters.c (ap_core_output_filter): Fail quickly with
APR_ECONNABORTED if the c->aborted flag is already set.

PR: 39605

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