ICU-4315 Fix memory leak
X-SVN-Rev: 18811
This commit is contained in:
parent
1c9239e456
commit
f4ca940144
@ -1021,6 +1021,7 @@ void TestBug4315(void) {
|
||||
TEST_ASSERT(destFields[3] == NULL);
|
||||
free(textBuff);
|
||||
}
|
||||
uregex_close(theRegEx);
|
||||
}
|
||||
|
||||
#endif /* !UCONFIG_NO_REGULAR_EXPRESSIONS */
|
||||
|
Loading…
Reference in New Issue
Block a user