Skip to content
Verified Commit 747e3af9 authored by Philip Withnall's avatar Philip Withnall 🚫
Browse files

gdbusconnection: Fix user_data leaks on error



There were a couple of functions in `GDBusConnection` which take a
`user_data` argument, but which then leak it if they error out early.

A true positive spotted by scan-build!

Signed-off-by: default avatarPhilip Withnall <pwithnall@gnome.org>

Helps: #1767
parent 39f0e6d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment