[cairo-bugs] [Bug 50852] Rendering specific SVG file at certain sizes causes a segmentation fault
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 8 09:27:26 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=50852
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> 2012-06-08 09:27:26 PDT ---
commit f228769dfe5a8b5d73c49a41e95e31ed73a77fb3
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Fri Jun 8 17:22:41 2012 +0100
polygon-reduce: Reduce broken stopped-edge continuation
This is hopefully a lesser used path and the attempted optimisation to
continue a stopped edge with a colinear stopped edge highly unlikely and
lost in the noise of the general inefficiency of the routine. As it was
broken, rather than attempt to rectify the "optimisation" remove it.
Reported-by: Evangelos Foutras <evangelos at foutrelis.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=50852
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the cairo-bugs
mailing list