On Tue, Oct 27, 2020 at 05:36:01PM +0400, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > The function is going to be called from a coroutine, and may yield. > Let's ensure our image reference doesn't change over time (due to resize > etc) by keeping a ref. > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> > Reviewed-by: Markus Armbruster <arm...@redhat.com> > Reviewed-by: Gerd Hoffmann <kra...@redhat.com>
Added all to UI queue. thanks, Gerd