Skip to content
Snippets Groups Projects
Commit d764b518 authored by Alistair Leslie-Hughes's avatar Alistair Leslie-Hughes Committed by Alexandre Julliard
Browse files

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

parent 77b9d585
Branches
Tags
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment