X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Fpolkit-auth.c;h=f967cd07026257267297eb21a2311830118e23d1;hb=5fd84921e6fd01982c6af915aa2129711de5e20b;hp=00c2dc1a90f8855af4d60dc5d3ed08a1651fcca8;hpb=2bc9066af4eaebe672d39265d9421c09fa086610;p=systembsd.git diff --git a/src/polkit-auth.c b/src/polkit-auth.c index 00c2dc1..f967cd0 100644 --- a/src/polkit-auth.c +++ b/src/polkit-auth.c @@ -83,8 +83,6 @@ check_auth_result polkit_try_auth(const gchar *bus, const gchar *action, gboolea challenge = polkit_authorization_result_get_is_challenge(result); /* free()'s before return */ - if(valid_actions) - g_object_unref(valid_actions); if(auth) g_object_unref(auth); if(subj)