[cairo] [cairo-commit] src/cairo-image-compositor.c

Chris Wilson chris at chris-wilson.co.uk
Sat Dec 6 02:12:03 PST 2014


On Fri, Dec 05, 2014 at 07:16:46PM -0800, Bryce Harrington wrote:
>  src/cairo-image-compositor.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> New commits:
> commit 5c82d91a5e15d29b1489dcb413b24ee7fdf59934
> Author: Bryce Harrington <bryce at osg.samsung.com>
> Date:   Wed Dec 3 19:28:15 2014 -0800
> 
>     image: Fix crash in _fill_xrgb32_lerp_opaque_spans
>     
>     If a span length is negative don't go out of bounds processing the fill
>     data.

This is a bogus patch. The root cause is that span lengths can not be
negactive. Please revert and fix this properly, that will then fix all
occurrences.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the cairo mailing list