mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-13412 Merging the fix for #13405 charset converter issue with no data (r40619) to maint-60.
X-SVN-Rev: 40623
This commit is contained in:
parent
87ac62044f
commit
c4551d7a4a
1 changed files with 1 additions and 0 deletions
|
@ -315,6 +315,7 @@ _CompoundTextClose(UConverter *converter) {
|
|||
}
|
||||
|
||||
uprv_free(converter->extraInfo);
|
||||
converter->extraInfo = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue