[cairo-bugs] [Bug 91321] Incorrect sizeof expression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 30 14:15:46 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91321
Bryce Harrington <b.harrington at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Bryce Harrington <b.harrington at samsung.com> ---
commit edd321c2f52daaef9804481bc4d0aa84f8ff0060
Author: Arpit Jain <jain.arpit at samsung.com>
AuthorDate: Mon Jul 13 11:31:48 2015 +0530
Commit: Bryce Harrington <bryce at osg.samsung.com>
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: https://bugs.freedesktop.org/show_bug.cgi?id=91321
Signed-off-by: Arpit Jain <jain.arpit at samsung.com>
Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20150730/eb9fb29a/attachment.html>
More information about the cairo-bugs
mailing list