icu/CVE-2017-14952.patch

11 lines
454 B
Diff
Raw Normal View History

Index: source/i18n/zonemeta.cpp
===================================================================
--- a/source/i18n/zonemeta.cpp (revision 40283)
+++ b/source/i18n/zonemeta.cpp (revision 40324)
@@ -682,5 +682,4 @@
if (U_FAILURE(status)) {
delete mzMappings;
- deleteOlsonToMetaMappingEntry(entry);
uprv_free(entry);
break;