Hi

On Tue, Jan 16, 2024 at 3:17 PM Sebastian Ott <seb...@redhat.com> wrote:
>
> On Mon, 15 Jan 2024, marcandre.lur...@redhat.com wrote:
> > +            scanout->ds = qemu_create_displaysurface_pixman(res->image);
> > +            if (!scanout->ds) {
> > +                return -EINVAL;
> > +            }
>
> "qemu_create_displaysurface_pixman() never returns NULL." ;-)

Right, I'll update the first patch.

Other comments about this patch?

thanks

-- 
Marc-André Lureau

Reply via email to