+2
−1
Loading
If qxl->ssd.running=true is set after telling spice to start, the spice server thread can call qxl_send_events while qxl->ssd.running is still false. This leads to assert(d->ssd.running). Signed-off-by:Yonit Halperin <yhalperi@redhat.com> Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>