Eliminate recursion from alpha map code
authorSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 2 Jul 2010 15:58:23 +0000 (11:58 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Sun, 8 Aug 2010 17:57:40 +0000 (13:57 -0400)
commit6480c92312e1fb6662ad0d10940660a9439667ea
tree5d64be7cc939451cce8fd393824d4479ec49492d
parent1cc750ed92a936d84b47cac696aaffd226e1c02e
Eliminate recursion from alpha map code

Alpha maps with alpha maps are no longer supported. It's not a useful
feature and it could could lead to infinite recursion.
pixman/pixman-bits-image.c