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:Philip Withnall <pwithnall@gnome.org> Helps: #1767
parent
39f0e6d4
-
mentioned in issue #3365 (closed)
-
🚫 @pwithnallmentioned in merge request !4073 (merged)
Please register or sign in to comment