From 278a96a686fcd824b1949c9f9c9f424e862cf7e0 Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Thu, 26 Jan 2017 23:55:37 +0100 Subject: [PATCH] Fixup of f5b0bcc02f3868832c8989a523e6dc786c57210f Bug: https://bugs.freedesktop.org/show_bug.cgi?id=99512 --- test/test-auth.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test-auth.c b/test/test-auth.c index b82c62d..583a743 100644 --- a/test/test-auth.c +++ b/test/test-auth.c @@ -54,6 +54,7 @@ setup (Fixture *f, f->ctx = test_main_context_get (); f->skip = FALSE; + f->address = NULL; if (!_test_get_dbus_daemon (config ? config->config_file : NULL, TEST_USER_ME, -- 2.6.6