Commit f592b069 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Overdue vote (pretty up formatting)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1328513 13f79535-47bb-0310-9956-ffa450edef68
parent 11070fa7
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -173,10 +173,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Trunk version works
    +1: sf, covener

  * envvars: Fix handling of LD_LIBRARY_PATH. CVE-2012-0883
  * SECURITY: CVE-2012-0883 (cve.mitre.org)
    envvars: Fix handling of empty LD_LIBRARY_PATH. 
    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1296428
    2.2.x patch: Trunk patch works
    +1: sf
    +1: sf, wrowe

  * mod_dumpio: Return an error code from a previous input filter
    PR 52914