Bug 14038

Summary: negative stride with image surface
Product: cairo Reporter: Yaniv Kamay <kpub>
Component: image backendAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.5.5   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Yaniv Kamay 2008-01-12 03:36:28 UTC
defining FbPixels.stride as unsigned int result with bad calculation.

fix by defining FbPixels.stride as FbStride

tested under version 1.4.6
Comment 1 Chris Wilson 2012-04-14 07:47:11 UTC
In theory handled now. In practice a few backends still take exception to negative strides.

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.