aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-calendar.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/exchange-operations/exchange-calendar.c')
-rw-r--r--plugins/exchange-operations/exchange-calendar.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/exchange-operations/exchange-calendar.c b/plugins/exchange-operations/exchange-calendar.c
index dda1acac99..74c01e0d99 100644
--- a/plugins/exchange-operations/exchange-calendar.c
+++ b/plugins/exchange-operations/exchange-calendar.c
@@ -480,6 +480,7 @@ e_exchange_calendar_commit (EPlugin *epl, EConfigTarget *target)
if (authtype) {
e_source_set_property (source, "auth-type", authtype);
g_free (authtype);
+ authtype=NULL;
}
e_source_set_property (source, "auth", "1");
if (rename) {