OSDN Git Service

hw/qxl: qxl_dirty_surfaces: use uintptr_t
authorAlon Levy <alevy@redhat.com>
Sun, 7 Oct 2012 15:03:35 +0000 (17:03 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 8 Oct 2012 10:15:17 +0000 (12:15 +0200)
commitc5825ac6c861bfe1a4adfa27517931b56079e298
treee3682211c835fdbd023a8c98f7b5ea3452da830a
parentd96aafca057845a4d58cd7b36771f2c97c78cd56
hw/qxl: qxl_dirty_surfaces: use uintptr_t

As suggested by Paolo Bonzini, to avoid possible integer overflow issues.

Signed-off-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/qxl.c