ICU-1739 fix a memory leak
X-SVN-Rev: 9393
This commit is contained in:
parent
c26cb4aaaf
commit
26d1395085
@ -515,6 +515,7 @@ static void TestBreakIteratorRules() {
|
||||
}
|
||||
|
||||
freeToUCharStrings(&freeHook);
|
||||
ubrk_close(bi);
|
||||
}
|
||||
|
||||
static void TestBreakIteratorRuleError() {
|
||||
|
Loading…
Reference in New Issue
Block a user