]> granicus.if.org Git - apache/commit
Merge r1206850:
authorStefan Fritsch <sf@apache.org>
Fri, 2 Dec 2011 22:18:09 +0000 (22:18 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 2 Dec 2011 22:18:09 +0000 (22:18 +0000)
commit80c1f0df0565ab0d1faf036a16bb182c6d0ddeba
tree942ad2dc85ce7f95d19d60ece43b6fdd7c75112d
parent8d8631f16af2ba2a17b1f41504fca5424524cfaa
Merge r1206850:
- Add some error handling for writing to the output filter chain.
- Add some ap_assert()s for error cases that probably should not happen (and
  the following code would break).
  These fix some compiler warnings about "variable 'rv' set but not used".
- Prevent a leak of a bucket in one error case.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1209736 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_xml2enc.c