mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[OLE32_WINETEST] Sync with Wine Staging 1.9.16. CORE-11866
svn path=/trunk/; revision=72349
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user