Commit 73fa205f authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Propose fix for PR 59230.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1737015 13f79535-47bb-0310-9956-ffa450edef68
parent 0cc10a22
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -190,6 +190,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: http://home.apache.org/~jailletc36/1731929.diff
     +1: jailletc36

  *) mod_proxy_express: Fix possible use of DB handle after close.  PR 59230.
     trunk patch: http://svn.apache.org/r1737014
     2.4.x patch: trunk works (modulo CHANGES)
     +1: ylavic


PATCHES/ISSUES THAT ARE BEING WORKED