summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/call-forwarding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/call-forwarding.c b/src/call-forwarding.c
index d7316bc5..772985d6 100644
--- a/src/call-forwarding.c
+++ b/src/call-forwarding.c
@@ -930,7 +930,7 @@ static gboolean cf_ss_control(struct ofono_modem *modem,
int cf_type;
DBusMessage *reply;
struct ofono_phone_number ph;
- void *operation;
+ void *operation = NULL;
/* Before we do anything, make sure we're actually initialized */
if (!cf)