mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-7991 Fix memory leak in NumberFormatTest.
X-SVN-Rev: 28718
This commit is contained in:
parent
71a82b49f6
commit
eca1ad4fc5
1 changed files with 1 additions and 0 deletions
|
@ -2746,6 +2746,7 @@ void NumberFormatTest::TestNumberingSystems() {
|
|||
delete fmt4;
|
||||
delete fmt5;
|
||||
delete fmt6;
|
||||
delete fmt7;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue