mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 06:30:37 +00:00
There may be no default MAPI malloc installed.
This commit is contained in:
parent
c0b189b3b6
commit
8c6a442b1a
@ -49,7 +49,6 @@ static void test_IMalloc(void)
|
||||
return;
|
||||
|
||||
lpMalloc = pMAPIGetDefaultMalloc();
|
||||
ok (lpMalloc != NULL, "iMAPIGetDefaultMalloc returned null\n");
|
||||
if (!lpMalloc)
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user