mirror of
https://github.com/reactos/wine.git
synced 2025-02-16 10:59:45 +00:00
ole32/tests: Assign a default value (clang).
This commit is contained in:
parent
77b9d58556
commit
d764b5188e
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user