]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: Avoid segfaults in case of handling certain responses for
authorGraham Leggett <minfrin@apache.org>
Wed, 15 Jul 2020 14:17:17 +0000 (14:17 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 15 Jul 2020 14:17:17 +0000 (14:17 +0000)
commitca90af8ee725381c9819e3f41e38f06a27253acd
tree6f207ef855b880584ebf808a0d01ad2caab37a6a
parent04584bdbe774f8c0cc96d6a9cce86301e0ac8b26
 *) mod_http2: Avoid segfaults in case of handling certain responses for
    already aborted connections.
    Trunk version of patch:
      http://svn.apache.org/r1879544
      http://svn.apache.org/r1879546
      http://svn.apache.org/r1879547
    Backport version for 2.4.x of patch:
      https://github.com/apache/httpd/pull/132.diff
    +1: rpluem, icing, minfrin

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879891 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/http2/h2_from_h1.c
modules/http2/h2_task.c