Discussion:
[cairo] [cairo-commit] src/cairo-image-compositor.c
Chris Wilson
2017-08-22 07:59:14 UTC
Permalink
Quoting Bryce Harrington (2017-08-22 01:09:08)
src/cairo-image-compositor.c | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
commit 63f14d4a8f155ebaaca63b49e7bacca55d681af5
Date: Mon Jul 25 11:00:21 2016 +0930
image: Check for negative len in fill/blit functions
Applies the same fix as 5c82d91 to other potential negative len cases.
Fix the problem at source. The problem remains since you just applied a
bandaid.
-Chris
--
cairo mailing list
***@cairographics.org
https://list
Bryce Harrington
2017-08-23 05:35:51 UTC
Permalink
Post by Chris Wilson
Quoting Bryce Harrington (2017-08-22 01:09:08)
src/cairo-image-compositor.c | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
commit 63f14d4a8f155ebaaca63b49e7bacca55d681af5
Date: Mon Jul 25 11:00:21 2016 +0930
image: Check for negative len in fill/blit functions
Applies the same fix as 5c82d91 to other potential negative len cases.
Fix the problem at source. The problem remains since you just applied a
bandaid.
Yes, I said as much in the bug report, which is still left open for that
same reason.

Thanks,
Bryce
--
cairo mailing list
***@cairographics.org
https://lists.cairographics.org/mailman/listinfo/
Loading...