From: Stefan Eissing Date: Thu, 25 Nov 2021 15:44:21 +0000 (+0000) Subject: vote [skip ci] X-Git-Tag: candidate-2.4.52-rc1~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b4e760617b89cb678427af3e61055807c1ad1b1;p=thirdparty%2Fapache%2Fhttpd.git vote [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895333 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cd477dd5dfb..67abe0a9038 100644 --- a/STATUS +++ b/STATUS @@ -226,7 +226,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1894286 backport PR: https://github.com/apache/httpd/pull/276 2.4.x patch: svn merge -c 1894285,1894286 ^/httpd/httpd/trunk . - +1: ylavic, + +1: ylavic, icing, *) core: Be safe with ap_lingering_close() called with a socket NULL-ed by a third-party module. PR 65627.