Files
loongoffice/external/libmwaw/ubsan.patch.0
Stephan Bergmann 7a1d8c2187 external/libmwaw: Invalid downcasts to libmwaw_applepict2::OpCode
cf. <https://sourceforge.net/p/libmwaw/tickets/6/>

Change-Id: Id59fc23ab25a8b4e12a96a0eb88d091cc5ae6e25
2014-08-29 12:20:00 +02:00

12 lines
302 B
Plaintext

See <https://sourceforge.net/p/libmwaw/tickets/6/attachment/minimal.patch>:
--- src/lib/MWAWPictMac.cxx
+++ src/lib/MWAWPictMac.cxx
@@ -1060,7 +1060,6 @@
if (type5==WP_NONE) return;
else m_types.push_back(type5);
}
- virtual ~OpCode() {}
/** tries to read the data in the file
*