Make sure we get all 64 bits in bits_image_fetch_solid_64()
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Mon, 13 Jul 2009 08:43:37 +0000 (04:43 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Mon, 13 Jul 2009 08:43:37 +0000 (04:43 -0400)
commitc88b75d24c6fc618d638373dce5e5f0281de1f40
tree41ddad99cd3ef89e70dd754ccf61cc171b26d0c0
parentf73ecb3f0ff516e4411de9a2738b8851e679a163
Make sure we get all 64 bits in bits_image_fetch_solid_64()

Previously we would only store the first 32 bits.
pixman/pixman-bits-image.c