]> granicus.if.org Git - apache/commit
Bail on computing the amount of bytes in a brigade if any of the buckets
authorBill Stoddard <stoddard@apache.org>
Mon, 4 Mar 2002 17:13:08 +0000 (17:13 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 4 Mar 2002 17:13:08 +0000 (17:13 +0000)
commit564612dcb8d11300dfa571b83be2ad203c790808
tree6afcb196f9135915a21205ce5865a19cc68c268d
parentb2c3cb99de9e114c29c8bb6d5cb2219928cbc861
Bail on computing the amount of bytes in a brigade if any of the buckets
have indeterminate length (e.g., a pipe bucket). Passing an invalid length
into mod_mem_cache can cause it to overflow its cache buffer.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93698 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/mod_cache.c