From db74222513de30056205160f6eddbfd84b0eb04c Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Mon, 8 Jan 2018 16:45:53 +0000 Subject: [PATCH] mod_md: maxsize was less than the resulting image size git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1820583 13f79535-47bb-0310-9956-ffa450edef68 --- os/win32/BaseAddr.ref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/win32/BaseAddr.ref b/os/win32/BaseAddr.ref index 0db86dae974..5591ae26062 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -136,4 +136,4 @@ mod_proxy_http2.so 0x70CC0000 0x00030000 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 -- 2.47.3