From 2efc69930615261ccebe6d81fd6afad57d016ca2 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Thu, 6 Jul 2006 01:18:33 +0000 Subject: [PATCH] DEVEL15-windows-dllmap-20060705 afsrpc.dll and afsauthent.dll got too big for their allocations. (cherry picked from commit 39af776e0e9c295aa24dcd31cd42d845980ad8d8) --- src/config/NTDllmap.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/NTDllmap.txt b/src/config/NTDllmap.txt index 30b14b0f3..52d66f3c0 100644 --- a/src/config/NTDllmap.txt +++ b/src/config/NTDllmap.txt @@ -1,6 +1,6 @@ afspthread.dll 0x61000000 0x00040000 -afsrpc.dll 0x61040000 0x000B0000 -afsauthent.dll 0x61100000 0x00080000 +afsrpc.dll 0x61040000 0x00100000 +afsauthent.dll 0x61140000 0x000B0000 afspioctl.dll 0x61200000 0x00080000 afsprocmgmt.dll 0x61280000 0x00080000 afsadminutil.dll 0x61300000 0x00080000 -- 2.39.5