On Tue, Jul 4, 2023 at 11:24 AM Thomas Huth <th...@redhat.com> wrote:
> On 04/07/2023 11.19, marcandre.lur...@redhat.com wrote: > > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > > > Commit 9462ff4695aa0 ("virtio-gpu/win32: allocate shareable 2d > > resources/images") introduces a division, which can lead to crashes when > > "height" is 0. > > > > Fixes: https://gitlab.com/qemu-project/qemu/-/issues/1744 > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> > > --- > ... > > diff --git a/tests/lcitool/libvirt-ci b/tests/lcitool/libvirt-ci > > index b0f44f929a..c8971e90ac 160000 > > --- a/tests/lcitool/libvirt-ci > > +++ b/tests/lcitool/libvirt-ci > > @@ -1 +1 @@ > > -Subproject commit b0f44f929a81c0a604fb7fbf8afc34d37ab0eae9 > > +Subproject commit c8971e90ac169ee2b539c747f74d96c876debdf9 > > That submodule update looks like an accident? > > Oops.. thanks for noticing -- Marc-André Lureau