Skip to content

gdesktopappinfo: Fix a leak when launching URIs over D-Bus

Philip Withnall requested to merge pwithnall/glib:desktop-app-info-leak into main

If any platform data is set, the temporary GVariantDict was being leaked.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Merge request reports