]> granicus.if.org Git - apache/commit
Correctly handle the case where apr_brigade_partition() returns APR_INCOMPLETE
authorStefan Fritsch <sf@apache.org>
Wed, 17 Mar 2010 19:59:56 +0000 (19:59 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 17 Mar 2010 19:59:56 +0000 (19:59 +0000)
commit5a1c80fe2db2b6a559dc803d0a5e8af1f2eaa6fd
tree9f7a608fb7a79f9b3d171cfd785fb35e6b6ec0dc
parent559b64dc73defe34fd4d785ed5d72864d2ab153c
Correctly handle the case where apr_brigade_partition() returns APR_INCOMPLETE
and b points to the sentinel of ctx->proc_bb and not the sentinel of bb.
(Similar fix as r910326)

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