ole32/tests: Assign a default value (clang).

This commit is contained in:
Alistair Leslie-Hughes 2012-01-31 20:00:39 +11:00 committed by Alexandre Julliard
parent 77b9d58556
commit d764b5188e
1 changed files with 1 additions and 0 deletions

View File

@ -914,6 +914,7 @@ static void test_OleCreate(IStorage *pStorage)
IOleObject_Release(pObject);
CHECK_NO_EXTRA_METHODS();
trace("end\n");
g_expected_fetc = NULL;
}
static void test_OleLoad(IStorage *pStorage)