Re: [cairo-commit] src/cairo-image-compositor.c
Chris Wilson <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> > 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 -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo