You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
440 B

  1. Index: source/i18n/zonemeta.cpp
  2. ===================================================================
  3. --- source/i18n/zonemeta.cpp (revision 40283)
  4. +++ source/i18n/zonemeta.cpp (revision 40324)
  5. @@ -691,5 +691,4 @@
  6. if (U_FAILURE(status)) {
  7. delete mzMappings;
  8. - deleteOlsonToMetaMappingEntry(entry);
  9. uprv_free(entry);
  10. break;