]> granicus.if.org Git - icu/commit
ICU-20802 OOM not handled in uloc_openKeywordList.
authorJeff Genovy <29107334+jefgen@users.noreply.github.com>
Fri, 30 Aug 2019 19:03:16 +0000 (12:03 -0700)
committerJeff Genovy <29107334+jefgen@users.noreply.github.com>
Fri, 30 Aug 2019 23:35:26 +0000 (16:35 -0700)
commit973a96785e85104508d46dc4539083f6a5021229
tree856dab42a8a0245f7e083ef5ff578169514cb738
parentc4f68c37901c9f2d9aea271d3904ed216b7dee6d
ICU-20802 OOM not handled in uloc_openKeywordList.

Also change to use LocalPointer and nullptr instead of NULL.
icu4c/source/common/uloc.cpp