From 74babafb210fdbfcff567777e378c096221c498d Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sat, 30 Mar 2019 08:07:44 +0100 Subject: [PATCH] windows.cfg: Add buffer-size attribute to HeapAlloc(). (#1770) --- cfg/windows.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/windows.cfg b/cfg/windows.cfg index 3e27160a2..d17cfdf80 100644 --- a/cfg/windows.cfg +++ b/cfg/windows.cfg @@ -1165,7 +1165,7 @@ ExFreePoolWithTag - HeapAlloc + HeapAlloc HeapReAlloc HeapFree