<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:b.harrington@samsung.com" title="Bryce Harrington <b.harrington@samsung.com>"> <span class="fn">Bryce Harrington</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - use of an uninitialized variable in error path"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87893">bug 87893</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>ASSIGNED
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - use of an uninitialized variable in error path"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87893#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - use of an uninitialized variable in error path"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87893">bug 87893</a>
from <span class="vcard"><a class="email" href="mailto:b.harrington@samsung.com" title="Bryce Harrington <b.harrington@samsung.com>"> <span class="fn">Bryce Harrington</span></a>
</span></b>
<pre>Thanks, fix pushed:
commit f6843d5cbb79c35f7b331ac31c4a55c9574928fc
Author: Arpit Jain <<a href="mailto:jain.arpit@samsung.com">jain.arpit@samsung.com</a>>
Date: Mon Jul 6 14:13:06 2015 -0700
xlib: Fix deferencing of uninitialised 'display'
Initialising 'display' to NULL and checking before deferencing during
display->base.
This patch will check the deferencing of uninitialised 'display' in case,
_cairo_xlib_display_acquire does not return CAIRO_STATUS_SUCCESS.
Fixes: <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - use of an uninitialized variable in error path"
href="show_bug.cgi?id=87893">https://bugs.freedesktop.org/show_bug.cgi?id=87893</a>
Signed-off-by: Arpit Jain <<a href="mailto:jain.arpit@samsung.com">jain.arpit@samsung.com</a>>
Reviewed-by: Bryce Harrington <<a href="mailto:bryce@osg.samsung.com">bryce@osg.samsung.com</a>></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>