https://issues.apache.org/ooo/show_bug.cgi?id=118640
--- Comment #8 from Armin Le Grand <[email protected]> --- What goes wrong is the destruction of the PowerPointImport implementation object, more precise the oox::core::XmlFilterBase from which it is derived. There in XmlFilterBaseImpl it's the member FastParser. XmlFilterBaseImpl has an implicit destructor, need to follow all this in assembly... -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
