<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>If the constructor fails before the lists are initialized the deconstructor will fail.  </p>
<p><br>
</p>
<p>This patch is a bit of a kludge fix to just avoid the undefined behaviour.  The real fix down the road would be to avoid calling the deconstructor if the constructor failed at all.</p>
<p><br>
</p>
<p>Tom</p>
</div>
</body>
</html>