<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>Now with the correct email address ...</p>
<p><br>
</p>
<p>Cheers,</p>
<p>Tom</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> StDenis, Tom<br>
<b>Sent:</b> Tuesday, November 3, 2015 13:03<br>
<b>To:</b> mesa-dev@lists.freedesktop.org<br>
<b>Cc:</b> gpudriverdevsupport<br>
<b>Subject:</b> Avoid segfault in omx deconstructor</font>
<div> </div>
</div>
<div>
<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>
</div>
</div>
</div>
</body>
</html>