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/06/03 18:07:43 UTC

svn commit: r1797526 - /httpd/httpd/branches/2.4.x/os/win32/BaseAddr.ref

Author: gsmith
Date: Sat Jun  3 18:07:43 2017
New Revision: 1797526

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

Modified:
    httpd/httpd/branches/2.4.x/os/win32/BaseAddr.ref

Modified: httpd/httpd/branches/2.4.x/os/win32/BaseAddr.ref
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/os/win32/BaseAddr.ref?rev=1797526&r1=1797525&r2=1797526&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/os/win32/BaseAddr.ref (original)
+++ httpd/httpd/branches/2.4.x/os/win32/BaseAddr.ref Sat Jun  3 18:07:43 2017
@@ -126,7 +126,7 @@ mod_optional_fn_import.so   0x70BC0000
 mod_optional_hook_export.so 0x70BD0000    0x00010000
 mod_optional_hook_import.so 0x70BE0000    0x00010000
 mod_authnz_fcgi.so          0x70BF0000    0x00020000
-mod_http2.so                0x70C10000    0x00030000
-mod_proxy_http2.so          0x70C40000    0x00020000
-mod_proxy_hcheck.so         0x70C60000    0x00020000
-mod_brotli.so               0x70C80000    0x000C0000
+mod_proxy_hcheck.so         0x70C10000    0x00020000
+mod_proxy_http2.so          0x70C30000    0x00020000
+mod_http2.so                0x70C50000    0x00040000
+mod_brotli.so               0x70C90000    0x000C0000