Fix various stupid mistakes, such as inverted return_if_fail() tests
authorSoren Sandmann Pedersen <ssp@dhcp83-218.boston.redhat.com>
Wed, 9 May 2007 18:20:57 +0000 (14:20 -0400)
committerSoren Sandmann Pedersen <ssp@dhcp83-218.boston.redhat.com>
Wed, 9 May 2007 18:20:57 +0000 (14:20 -0400)
commitdd670c29bf1de3e951f936dba834e4bfe07a9bd4
tree403b9e7e660541663502f0c5d1050b7121dc4987
parent271c830eb0b817bd892704fb15856b19b0458d07
Fix various stupid mistakes, such as inverted return_if_fail() tests
and only allocating space for a pointer instead of an image.
pixman/pixman-compose.c
pixman/pixman-image.c
pixman/pixman-private.h
test/composite-test.c