You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by gs...@apache.org on 2017/01/24 07:50:32 UTC

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

Author: gsmith
Date: Tue Jan 24 07:50:31 2017
New Revision: 1780035

URL: http://svn.apache.org/viewvc?rev=1780035&view=rev
Log:
LINK : warning LNK4013: image size 0xB1000 exceeds specified maximum 0x20000


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=1780035&r1=1780034&r2=1780035&view=diff
==============================================================================
--- httpd/httpd/trunk/os/win32/BaseAddr.ref (original)
+++ httpd/httpd/trunk/os/win32/BaseAddr.ref Tue Jan 24 07:50:31 2017
@@ -134,5 +134,5 @@ mod_policy.so               0x70C60000
 mod_ssl_ct.so               0x70C80000    0x00020000
 mod_proxy_http2.so          0x70CC0000    0x00030000
 mod_http2.so                0x70D00000    0x00030000
-mod_brotli.so               0x70D30000    0x00020000
-mod_proxy_hcheck.so         0x70D50000    0x00020000
+mod_brotli.so               0x70D30000    0x000C0000
+mod_proxy_hcheck.so         0x70DF0000    0x00020000