]> 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)
commitf925deb8ebb848ad6516b2d5bd531ab6bd208442
tree0f03b1d3b2b682bda0062f47cad26a5ca00b7d6d
parent539233a1e1b7f9adc12eb43e59432ff644b56796
* 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