Hi

On Tue, Jan 16, 2024 at 3:17 PM Sebastian Ott <[email protected]> wrote:
>
> On Mon, 15 Jan 2024, [email protected] 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