[cairo-bugs] [Bug 11423] assert in _cairo_pen_find_active_cw_vertex_index()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 1 16:54:04 PDT 2007
http://bugs.freedesktop.org/show_bug.cgi?id=11423
freedesktop at behdad.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #1 from freedesktop at behdad.org 2007-07-01 16:53 PST -------
The GNOME bug says it's cairo 1.4.4. We already fixed this:
commit 133183d858aa632da3cec2a789dcc1e1203d778b
Author: Carl Worth <cworth at cworth.org>
Date: Thu Mar 15 22:08:55 2007 -0700
Fix cairo_stroke_extents and cairo_in_stroke to not crash with line width
of 0.0
This fixes the line-width-zero test case and the bug reported here:
Crash in cairo_stroke_extents whe line width is 0 and line cap is ROUND
(_cairo_pen_find_active_cw_vertex_index)
https://bugs.freedesktop.org/show_bug.cgi?id=10231
src/cairo-gstate.c | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
commit 23caa0f43ba199371ab178cf3e827e449ee5935f
Author: Carl Worth <cworth at cworth.org>
Date: Thu Mar 15 21:58:20 2007 -0700
Add line-width-zero test which currently crashes.
The crash is described in this bug report:
Crash in cairo_stroke_extents whe line width is 0 and line cap is ROUND
(_cairo_pen_find_active_cw_vertex_index)
https://bugs.freedesktop.org/show_bug.cgi?id=10231
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the cairo-bugs
mailing list