]> granicus.if.org Git - apache/commit
mod_sed: Reuse ctx->bb in sed_response_filter() and be safe with its
authorYann Ylavic <ylavic@apache.org>
Wed, 11 Jun 2014 12:50:29 +0000 (12:50 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 11 Jun 2014 12:50:29 +0000 (12:50 +0000)
commit5c063de927d3d83e5dfa0602f638e2bdcfd74241
tree81796ff71193866a366195745cc30793735640a0
parentbc39e11342a8c401b9b0f03d0f5f91005e4457fc
mod_sed: Reuse ctx->bb in sed_response_filter() and be safe with its
reentrance. The single return point helps to not duplicate cleanup code.

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