Avoid malloc() by allocating a fixed set of boxes on the stack
authorJonathan Morton <jonathan.morton@movial.com>
Thu, 21 May 2009 11:16:34 +0000 (07:16 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Thu, 21 May 2009 11:16:34 +0000 (07:16 -0400)
commitcb4085bdb5a40c38209f69c26b3ffe60d08ff4de
tree5340702432a1bc5c1afccf5aa82eb32445903b30
parent5424d0245b28dff81032341a60dea1dd70c594b7
Avoid malloc() by allocating a fixed set of boxes on the stack
pixman/pixman-region32.c