Bug 83837

Summary: _cairo_mask_compositor_stroke does not reset status for non rectilinear paths
Product: cairo Reporter: Massimo <sixtysix>
Component: xlib backendAssignee: Chris Wilson <chris>
Status: RESOLVED MOVED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: proposed patch

Description Massimo 2014-09-14 08:45:15 UTC
Created attachment 106244 [details]
proposed patch

_cairo_mask_compositor_stroke does not reset status for non rectilinear paths
and so it fails to execute alternative code paths.

The attached patch fixes two tests:

rectilinear-stroke.xlib-render-0_0.rgb24
curve-to-as-line-to.xlib-render-0_0.rgb24
Comment 1 Massimo 2014-09-17 17:20:36 UTC
this seems to be the commit that introduced the regression:

http://cgit.freedesktop.org/cairo/commit/src/cairo-mask-compositor.c?id=503b6b9e2ea65805a77d527c00cf242ec86d479b

if the test-suite was usable/used probably this one could have
been not introduced in the first place
Comment 2 GitLab Migration User 2018-08-25 13:37:35 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/106.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.