On Sa, 2017-01-21 at 23:42 -0800, Li Qiang wrote: > From: Li Qiang <liqiang...@360.cn> > > In virtio_gpu_set_scanout function, when creating the 'rect' > its refcount is set to 2, by pixman_image_create_bits and > qemu_create_displaysurface_pixman function. This can lead > a memory leak issues. This patch avoid this issue. > > Signed-off-by: Li Qiang <liqiang...@360.cn>
Added to vga patch queue. thanks, Gerd