summaryrefslogtreecommitdiff
path: root/external/libmwaw/ubsan.patch.0
diff options
context:
space:
mode:
Diffstat (limited to 'external/libmwaw/ubsan.patch.0')
-rw-r--r--external/libmwaw/ubsan.patch.011
1 files changed, 11 insertions, 0 deletions
diff --git a/external/libmwaw/ubsan.patch.0 b/external/libmwaw/ubsan.patch.0
new file mode 100644
index 000000000000..26f1d96de95c
--- /dev/null
+++ b/external/libmwaw/ubsan.patch.0
@@ -0,0 +1,11 @@
+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
+ *