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