<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>&nbsp;</div>
<div>localtime.c:574:</div>
<div>&nbsp; for (i = 0; i &lt; sp-&gt;typecnt; &#43;&#43;i)</div>
<div>&nbsp;&nbsp;&nbsp; if (sp-&gt;types[i] == 0)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // &lt;- sp-&gt;types[0] is uninitialized (sp-&gt;typecnt is 1)</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; break;</div>
<div>&nbsp;</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>&nbsp;</div>
<div>This is with tzcode2014g</div>
<div>&nbsp;</div>
<div>- Jörg</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>