On Thu, 22 Jan 2026 at 11:33, <[email protected]> wrote: > > From: Marc-André Lureau <[email protected]> > > > > Marc-André Lureau (4): > tests: fix leaks in dbus-display-test > ui/dbus: fix leak regression > ui/dbus: fix Unix.Map proxy leak > ui/dbus: fix pixman cleanup > > tests/qtest/dbus-display-test.c | 9 +++++++++ > ui/dbus-listener.c | 11 +++++------ > 2 files changed, 14 insertions(+), 6 deletions(-)
I don't know the code well enough to review more than the two really obvious ones, but this series fixes all the leaks I see in the dbus-display-test test. -- PMM
