Fresh pull from upstream (stable) package feed
[librecmc/package-feed.git] / libs / icu / patches / CVE-2017-14952.patch
diff --git a/libs/icu/patches/CVE-2017-14952.patch b/libs/icu/patches/CVE-2017-14952.patch
new file mode 100644 (file)
index 0000000..b1fc144
--- /dev/null
@@ -0,0 +1,10 @@
+Index: source/i18n/zonemeta.cpp
+===================================================================
+--- source/i18n/zonemeta.cpp   (revision 40283)
++++ source/i18n/zonemeta.cpp   (revision 40324)
+@@ -684,5 +684,4 @@
+                     if (U_FAILURE(status)) {
+                         delete mzMappings;
+-                        deleteOlsonToMetaMappingEntry(entry);
+                         uprv_free(entry);
+                         break;