]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_ssl: follow up to r1844779: fix rollback in char_buffer_consume().
authorYann Ylavic <ylavic@apache.org>
Wed, 24 Oct 2018 15:43:35 +0000 (15:43 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 24 Oct 2018 15:43:35 +0000 (15:43 +0000)
commit8b3678b5a311df57af151d5ffe4606fb653f676e
tree1d77d725fdeee47dea3a3f45745d096799c751cf
parentcd5255cd29980e1efa74112c21e57c446f91f4e5
mod_ssl: follow up to r1844779: fix rollback in char_buffer_consume().

This needs the same bucket insertion code as in char_buffer_write(), so define
a new char_buffer_insert() helper.

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