[Bug 513582] segfault in FTC_CMapCache_Lookup()

bugzilla at redhat.com bugzilla at redhat.com
Sat Sep 26 02:21:03 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=513582





--- Comment #28 from Behdad Esfahbod <besfahbo at redhat.com>  2009-09-25 22:21:01 EDT ---
As far as I understand, the proposed fix still violates C aliasing rules, even
if gcc currently is not smart enough for it.  One fix I can imagine is to
introduce a union that has both pointer types as members, the assing to one,
read from the other.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fonts-bugs mailing list