[OLE32_WINETEST] Sync with Wine Staging 1.9.16. CORE-11866

svn path=/trunk/; revision=72349
This commit is contained in:
Amine Khaldi
2016-08-19 09:39:12 +00:00
parent e88c7f24df
commit 891c9a1bc1
+2
View File
@@ -2889,7 +2889,9 @@ static void test_CoGetMalloc(void)
HRESULT hr;
if (0) /* crashes on native */
{
hr = CoGetMalloc(0, NULL);
}
imalloc = (void*)0xdeadbeef;
hr = CoGetMalloc(0, &imalloc);