]> granicus.if.org Git - apache/commit
* server/util_filter.c (ap_save_brigade): Be more tolerant of a bucket
authorJoe Orton <jorton@apache.org>
Mon, 1 Nov 2004 23:04:05 +0000 (23:04 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 1 Nov 2004 23:04:05 +0000 (23:04 +0000)
commit4bc7f40b18c73b40418d1df5ed4a975eafd260b8
treebd8eea87a0658f9c6956e1ba1eeb274cd173e770
parent0f1b308f1bbd9006a866d2ae40394e740626c06b
* server/util_filter.c (ap_save_brigade): Be more tolerant of a bucket
type which neither implements ->setaside nor morphs on ->read, such as
the mod_perl SV bucket type in mod_perl <1.99_17; defer returning an
error in this case until after calling setaside on each bucket.

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