ICU-1739 fix a memory leak
X-SVN-Rev: 9152
This commit is contained in:
parent
323b80589c
commit
2482add08c
@ -1204,6 +1204,7 @@ static void testCEs(UCollator *coll, UErrorCode *status) {
|
||||
}
|
||||
uprv_free(rulesCopy);
|
||||
}
|
||||
ucol_close(UCA);
|
||||
}
|
||||
|
||||
#if 0
|
||||
|
Loading…
Reference in New Issue
Block a user