<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 - Incorrect sizeof expression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91321">bug 91321</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>NEW
</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 - Incorrect sizeof expression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91321#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Incorrect sizeof expression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91321">bug 91321</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>commit edd321c2f52daaef9804481bc4d0aa84f8ff0060
Author: Arpit Jain <<a href="mailto:jain.arpit@samsung.com">jain.arpit@samsung.com</a>>
AuthorDate: Mon Jul 13 11:31:48 2015 +0530
Commit: Bryce Harrington <<a href="mailto:bryce@osg.samsung.com">bryce@osg.samsung.com</a>>
CommitDate: Tue Jul 14 01:44:33 2015 -0700
gl: Fix incorrect size of expression
The sizeof operator now applied to the correct variable "ctx->glyph_cache",
instead of its pointer address, in function "_cairo_gl_composite_flush".
Fixes: <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Incorrect sizeof expression"
href="show_bug.cgi?id=91321">https://bugs.freedesktop.org/show_bug.cgi?id=91321</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>