Check for allocation errors during pixman_op()
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 17 Mar 2009 08:39:48 +0000 (08:39 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 17 Mar 2009 09:11:14 +0000 (09:11 +0000)
commit9ba3236354deb472edf109b6842a5b8749bd746c
tree3b98935375b3de39eb39ac71c5cefdeaaeb8c251
parent2664c2d57552176052d753def2d307f63c2c9ff4
Check for allocation errors during pixman_op()

Propagate the error returns from pixman_rect_alloc().
pixman/pixman-region.c