The home of the ICU project source code.
Find a file
Jeff Genovy 40f9b33eb7 ICU-12908 getTZKeyName in common/wintz.cpp leaks registry handle
We should only call RegCloseKey if we were actually able to open the key.
(The value of hkey isn't explicitly initialized, so we could possibly be calling RegCloseKey with random data.)

X-SVN-Rev: 39556
2017-01-13 01:48:47 +00:00
icu4c ICU-12908 getTZKeyName in common/wintz.cpp leaks registry handle 2017-01-13 01:48:47 +00:00
icu4j ICU-12826 Updated CLDR utilities jar build target to exclude test framework classes. Also added @internal CLDR to the API comment in those test utility classes actually refereneced by CLDR tooling. 2017-01-09 21:24:46 +00:00
tools ICU-12768 updates regular expression in copyright scanning script; now scans for Unicoe copyright statement. 2016-09-30 23:18:16 +00:00
.gitattributes ICU-12780 Unicode copyright and SVN property fixes. 2016-10-17 22:40:40 +00:00
.gitignore ICU-12739 Added ICU4J 58.1 API signature file. Also added build-local.properties in svn ignore. 2016-09-26 17:26:56 +00:00