Fix double-free when re-using the extractor engine

Authored by vkrause on Apr 14 2018, 11:41 AM.

Description

Fix double-free when re-using the extractor engine

The QJSEngine deletes all the objects we put into it, so we can only do
this once.

Details

Committed
vkrauseApr 14 2018, 11:41 AM
Parents
R1003:73d52bcffd29: Don't stop after the first successful microdata extraction
Branches
Unknown
Tags
Unknown