Check for failure when intersecting regions.
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 17 Mar 2009 13:28:31 +0000 (13:28 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 17 Mar 2009 13:28:31 +0000 (13:28 +0000)
commite92417b7805315ff38a3d5758bd7075418d3ae6d
tree1ef47805c6be1675207730a0ab958cdbd3325b2d
parent9ba3236354deb472edf109b6842a5b8749bd746c
Check for failure when intersecting regions.

Need to check and report the failure of intersecting the rectangle with
the clip region during pixman_image_fill_rectangles().
pixman/pixman-image.c