ICU-8273 Delete PluralRule pointer after each use
X-SVN-Rev: 29720
This commit is contained in:
parent
e1632f515d
commit
d91a2126d4
@ -556,6 +556,7 @@ PluralRulesTest::testGetAllKeywordValues() {
|
||||
if (*ep == ';') ++ep;
|
||||
rp = ep;
|
||||
}
|
||||
delete p;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user