summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-auth.c')
-rw-r--r--dbus/dbus-auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-auth.c b/dbus/dbus-auth.c
index c585bd08..e9db1eaf 100644
--- a/dbus/dbus-auth.c
+++ b/dbus/dbus-auth.c
@@ -871,7 +871,7 @@ handle_client_data_cookie_sha1_mech (DBusAuth *auth,
goto out_5;
if (!_dbus_string_init (&correct_hash))
- goto out_6;
+ goto out_5;
if (!sha1_compute_hash (auth, val,
&server_challenge,