Plug leak in the alphamap test.
authorSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 8 Oct 2010 11:44:20 +0000 (07:44 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Mon, 11 Oct 2010 16:06:20 +0000 (12:06 -0400)
commite46be417cebac984a858da05e61d924889695c9e
tree88e6be3785e4c4185fa490a38c9c6bff0c8aa2ab
parent6ed7164de5f74b752d85834b53e89810f1d0a560
Plug leak in the alphamap test.

The images are being created with non-NULL data, so we have to free it
outselves. This is important because the Cygwin tinderbox is running
out of memory and produces this:

    mmap failed on 20000 1507328
    mmap failed on 40000 1507328
    mmap failed on 20000 1507328
    mmap failed on 40000 1507328
    mmap failed on 40000 1507328
    mmap failed on 40000 1507328

http://tinderbox.x.org/builds/2010-10-05-0014/logs/pixman/#check
test/alphamap.c