ICU-8718 Fix memory leak in Test9087
X-SVN-Rev: 31411
This commit is contained in:
parent
beea84de3c
commit
6098f00b1f
@ -6567,7 +6567,8 @@ NumberFormatTest::Test9087(void)
|
||||
|
||||
if ( u_strcmp(infstr, outputbuf)) {
|
||||
errln((UnicodeString)"FAIL: unexpected result for infinity - expected " + infstr + " got " + outputbuf);
|
||||
};
|
||||
}
|
||||
|
||||
unum_close(fmt);
|
||||
}
|
||||
#endif /* #if !UCONFIG_NO_FORMATTING */
|
||||
|
Loading…
Reference in New Issue
Block a user