ICU-22824 Fix mem Leak during error in uidna.cpp

This commit is contained in:
Frank Tang 2024-08-02 02:29:16 -07:00 committed by Frank Yung-Fong Tang
parent bca5fa5004
commit 49867907f9

View file

@ -585,6 +585,9 @@ CLEANUP:
if(b2 != b2Stack){
uprv_free(b2);
}
if(b3 != b3Stack){
uprv_free(b3);
}
uprv_free(caseFlags);
// The RFC states that