ICU-4157 Fix a memory leak introduced by this bug.
X-SVN-Rev: 17295
This commit is contained in:
parent
890ff89938
commit
d49b520fcf
@ -2339,6 +2339,7 @@ RBBIWordMonkey::~RBBIWordMonkey() {
|
||||
delete fNumericSet;
|
||||
delete fFormatSet;
|
||||
delete fExtendSet;
|
||||
delete fExtendNumLetSet;
|
||||
delete fOtherSet;
|
||||
|
||||
delete fGCFMatcher;
|
||||
|
Loading…
Reference in New Issue
Block a user