---
src/qxl_surface.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/qxl_surface.c b/src/qxl_surface.c
index d999b4d..976c339 100644
--- a/src/qxl_surface.c
+++ b/src/qxl_surface.c
@@ -551,7 +551,7 @@ surface_send_create (surface_cache_t *cache,
/* the final + stride is to work around a bug where the device apparently
* scribbles after the end of the image
*/
- qxl_garbage_collect (cache->qxl);
+ qxl_garbage_collect (qxl);
retry2:
address = qxl_alloc (qxl->surf_mem, stride * height + stride);
--
1.7.10.1
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel