Kaydet (Commit) cae33509 authored tarafından Caolán McNamara's avatar Caolán McNamara

oom in fodpfuzzer

Change-Id: Iba6ce63f21f9dfe7187eea81c6d76fad12ccc498
üst 80d13592
......@@ -1049,6 +1049,8 @@ extern "C" SAL_DLLPUBLIC_EXPORT bool SAL_CALL TestImportFODP(SvStream &rStream)
bool ret = xFilter->filter(aArgs);
xDocSh->SetLoading(SfxLoadedFlags::ALL);
xDocSh->DoClose();
return ret;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment