ooo: use SAX on a file to when checking for unsafe links
The approach of extracting content.xml in memory and constructing an element tree in memory uses causes MemoryError on large documents.
Edited by Jérome Perrin
The approach of extracting content.xml in memory and constructing an element tree in memory uses causes MemoryError on large documents.