<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>When loading ‚UTC‘ the function tzload seems to use an uninitialized value here:</div>
<div> </div>
<div>localtime.c:574:</div>
<div>  for (i = 0; i < sp->typecnt; ++i)</div>
<div>    if (sp->types[i] == 0)             // <- sp->types[0] is uninitialized (sp->typecnt is 1)</div>
<div>      break;</div>
<div> </div>
<div>It might be a user error on my side. But I am unable to spot it.</div>
<div>Note that the UTC file was generated with an older version.</div>
<div> </div>
<div>This is with tzcode2014g</div>
<div> </div>
<div>- Jörg</div>
<div> </div>
<div> </div>
</span></font>
</body>
</html>