From 8a0ac8a2a09bba4bef885039ec03b91cb77f96af Mon Sep 17 00:00:00 2001 From: versat Date: Fri, 29 Mar 2019 15:50:54 +0100 Subject: [PATCH] windows.cfg: Add buffer-size attribute to HeapAlloc(). --- cfg/windows.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/windows.cfg b/cfg/windows.cfg index 3e27160a2d4..d17cfdf8086 100644 --- a/cfg/windows.cfg +++ b/cfg/windows.cfg @@ -1165,7 +1165,7 @@ ExFreePoolWithTag - HeapAlloc + HeapAlloc HeapReAlloc HeapFree