]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/filters/mod_ext_filter.c (ef_unified_filter): Set hit_eos
authorJoe Orton <jorton@apache.org>
Thu, 5 Jul 2012 15:33:18 +0000 (15:33 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 5 Jul 2012 15:33:18 +0000 (15:33 +0000)
commit76b780ee599ee7a8ecee4b73ab7202d8ddd7152b
tree0f03b1d3b2b682bda0062f47cad26a5ca00b7d6d
parenta2d97f6134c5b4f7f2b66d9f1febdce0b7510aed
* modules/filters/mod_ext_filter.c (ef_unified_filter): Set hit_eos
  flag on hitting EOS.
  (ef_input_filter): Give back EOS if filter is invoked after hitting
  EOS, rather than attempting (and failing) to read from the closed
  pipe to the child.

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