On Thu, 22 Jan 2026 at 11:33, <[email protected]> wrote: > > From: Marc-André Lureau <[email protected]> > > Moved pixman_region32_fini() outside the WIN32 block so it's called on > all platforms. > > Fixes: commit 7007e98c ("ui/dbus: implement damage regions for GL") > Signed-off-by: Marc-André Lureau <[email protected]> > --- > ui/dbus-listener.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
