]> granicus.if.org Git - icu/commit
ICU-11298 fix crash happening when the first non-comment line in BidiTest.txt is...
authorMatitiahu Allouche <matitiahu.allouche@gmail.com>
Tue, 23 Sep 2014 20:29:55 +0000 (20:29 +0000)
committerMatitiahu Allouche <matitiahu.allouche@gmail.com>
Tue, 23 Sep 2014 20:29:55 +0000 (20:29 +0000)
commit00aa5b56c472675a7555f03f61af2cb9b4ca2baa
tree9274369f8fff9298f73fbeb9196c39d8f6b49b09
parent435efa6541584a37777a6df1f0b5c8a334aa87f3
ICU-11298 fix crash happening when the first non-comment line in BidiTest.txt is ill formed. Method printErrorLine seeks to print paraLevelName, which has not been initialized and is NULL.
The fix is to initialize paraLevelName to "N/A" at the beginning of method TestBidiTest().

X-SVN-Rev: 36564
icu4c/source/test/intltest/bidiconf.cpp