You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2018/01/08 16:45:53 UTC

svn commit: r1820583 - /httpd/httpd/trunk/os/win32/BaseAddr.ref

Author: ylavic
Date: Mon Jan  8 16:45:53 2018
New Revision: 1820583

URL: http://svn.apache.org/viewvc?rev=1820583&view=rev
Log:
mod_md: maxsize was less than the resulting image size

Modified:
    httpd/httpd/trunk/os/win32/BaseAddr.ref

Modified: httpd/httpd/trunk/os/win32/BaseAddr.ref
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/os/win32/BaseAddr.ref?rev=1820583&r1=1820582&r2=1820583&view=diff
==============================================================================
--- httpd/httpd/trunk/os/win32/BaseAddr.ref (original)
+++ httpd/httpd/trunk/os/win32/BaseAddr.ref Mon Jan  8 16:45:53 2018
@@ -136,4 +136,4 @@ mod_proxy_http2.so          0x70CC0000
 mod_http2.so                0x70D00000    0x00030000
 mod_brotli.so               0x70D30000    0x000C0000
 mod_proxy_hcheck.so         0x70DF0000    0x00020000
-mod_md.so                   0x70E10000    0x00020000
+mod_md.so                   0x70E10000    0x00030000