]> granicus.if.org Git - icu/commit
ICU-21268 Adds NULL string checks to assert statements to prevent
authorgnrunge <nrunge@google.com>
Wed, 9 Sep 2020 20:46:35 +0000 (13:46 -0700)
committerNorbert Runge <41129501+gnrunge@users.noreply.github.com>
Thu, 10 Sep 2020 00:50:45 +0000 (17:50 -0700)
commit9e85ba5690756df6a424dc2ca61a1d8e5f251bf3
tree73f6e0b26e5a9087db14320bf98e61e903ff7efb
parentc3fe7e09d8449b3d3a8deb4fc7b3bb7c97ba38ad
ICU-21268 Adds NULL string checks to assert statements to prevent
segmentation faults when unit tests run without ICU data.

ICU-21268 Fix value type: char* is not ompatible with u'..' value.
icu4c/source/test/cintltst/cintltst.c