Bug 14038 - negative stride with image surface
Summary: negative stride with image surface
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: image backend (show other bugs)
Version: 1.5.5
Hardware: Other All
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-12 03:36 UTC by Yaniv Kamay
Modified: 2012-04-14 07:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.