mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-3862 Fix a memory leak
X-SVN-Rev: 15930
This commit is contained in:
parent
a17b84ff28
commit
395e77d5a2
1 changed files with 1 additions and 0 deletions
|
@ -572,6 +572,7 @@ void RBBITest::TestBug3818() {
|
|||
errln("Fail at file %s, line %d expected start of word at 4, got %d",
|
||||
__FILE__, __LINE__, startOfSecondWord);
|
||||
}
|
||||
delete bi;
|
||||
}
|
||||
|
||||
//---------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue