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

Propose a hack for the borken modperl example server segv

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1742137 13f79535-47bb-0310-9956-ffa450edef68
parent 252e100e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -242,6 +242,12 @@ PATCHES/ISSUES THAT ARE BEING WORKED
     2.4.x patch: trunk works
     +1: jorton, 

   * Guard against premature invocation of ap_get_useragent_host()
     when the read_request hook has not satisfied r->useragent_addr;
     trunk patch: http://svn.apache.org/r1742135
     2.4.x patch: trunk works
     +1: wrowe 

PATCHES/ISSUES THAT ARE STALLED

   * core: Add ap_errorlog_provider to make ErrorLog logging modular. This