]> granicus.if.org Git - icu/commit
ICU-20413 ICU4C: OOM not handled in initStaticTimeZones() in timezone.cpp.
authorJeff Genovy <29107334+jefgen@users.noreply.github.com>
Sun, 10 Feb 2019 01:36:35 +0000 (17:36 -0800)
committerJeff Genovy <29107334+jefgen@users.noreply.github.com>
Wed, 20 Feb 2019 18:41:40 +0000 (10:41 -0800)
commit9f87d2d4be39da55d58dda6f23378d001b96f104
tree23df8249169d5cbbf684da0549f70398a22eac40
parent7a0a5c7ba97fcc543ac1859eec265f8680b9f978
ICU-20413 ICU4C: OOM not handled in initStaticTimeZones() in timezone.cpp.
-Use static allocated memory and placement new to avoid OOM failures.
icu4c/source/i18n/timezone.cpp
icu4c/source/test/intltest/tztest.cpp
icu4c/source/test/intltest/tztest.h