There may be no default MAPI malloc installed.

oldstable
Jakob Eriksson 2004-12-21 14:40:19 +00:00 committed by Alexandre Julliard
parent c0b189b3b6
commit 8c6a442b1a
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ static void test_IMalloc(void)
return;
lpMalloc = pMAPIGetDefaultMalloc();
ok (lpMalloc != NULL, "iMAPIGetDefaultMalloc returned null\n");
if (!lpMalloc)
return;