Commit 877b3138 authored by Mike Rumph's avatar Mike Rumph
Browse files

Comment on possible trailers CVE delay.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1619446 13f79535-47bb-0310-9956-ffa450edef68
parent ce30e64d
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -111,6 +111,9 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     2.2.x patch:  http://people.apache.org/~covener/patches/httpd-2.2.x-trailers-2.diff
     +1: covener, wrowe, rpluem
     covener: Since this was not released yet in 2.4.x, maybe it's better to cut 2.2.28 w/o it?
     mrumph:  Delaying a nonCVE fix would be reasonable to maintain backward compatibility.
              But for a CVE that has already been made public,
              wouldn't it make more sense to make the fix available as quickly as possible?
     
   * mod_deflate: Fix reentrance in output and input filters (buffering of
                  incomplete Zlib header or validation bytes). PR 46146.