summaryrefslogtreecommitdiffstats
path: root/client/zlib_decoder.cpp
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-04-07 18:05:41 +0200
committerHans de Goede <hdegoede@redhat.com>2011-04-08 11:09:36 +0200
commitace31d1c8a5ea88a8eb55568208d6e297e089a81 (patch)
tree5b950322f54b1efc39f1c6eb594d43f2a58d7560 /client/zlib_decoder.cpp
parent0fcba8ba40979bf799ab9faabdb44b6f21a7302f (diff)
downloadspice-ace31d1c8a5ea88a8eb55568208d6e297e089a81.tar.gz
spice-ace31d1c8a5ea88a8eb55568208d6e297e089a81.tar.xz
spice-ace31d1c8a5ea88a8eb55568208d6e297e089a81.zip
gl: use correct pixman accessor for image data
Commit 774e5bd36f4 changed - dest->source.pixmap.x_image->data + + (uint8_t *)pixman_image_get_stride(dest->source.pixmap.pixman_image) + The correct accessor to use is pixman_image_get_data. Thanks to gcc 4.6 for warning about a "different size" int to pointer conversion.
Diffstat (limited to 'client/zlib_decoder.cpp')
0 files changed, 0 insertions, 0 deletions