ICU-11939 Close resource bundle after use
X-SVN-Rev: 38078
This commit is contained in:
parent
a854940385
commit
9409eecc4c
@ -352,6 +352,7 @@ uprv_detectWindowsTimeZone() {
|
||||
tryPreVistaFallback = FALSE;
|
||||
}
|
||||
}
|
||||
ures_close(winTZ);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user