summaryrefslogtreecommitdiffstats
path: root/test/test-service.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-service.c')
-rw-r--r--test/test-service.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-service.c b/test/test-service.c
index 77b8b3ca..ed47a506 100644
--- a/test/test-service.c
+++ b/test/test-service.c
@@ -27,7 +27,7 @@ check_hello_from_self_reply (DBusPendingCall *pcall,
void *user_data)
{
DBusMessage *reply;
- DBusMessage *echo_message, *echo_reply;
+ DBusMessage *echo_message, *echo_reply = NULL;
DBusError error;
DBusConnection *connection;