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

ofz: thread shenanigans

Change-Id: I638b4e670f88aee78b6bd9ec638014795e103971
Reviewed-on: https://gerrit.libreoffice.org/61851
Tested-by: Jenkins
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 1ac3738a
......@@ -759,8 +759,8 @@ namespace
xmlFreeDoc(m_rEntity.mpParser->myDoc);
xmlFreeParserCtxt(m_rEntity.mpParser);
}
m_rParser.popEntity();
joinThread();
m_rParser.popEntity();
}
void setThread(const rtl::Reference<ParserThread> &xParser)
{
......
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