Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'skypeweb/libskypeweb.c')
-rw-r--r--skypeweb/libskypeweb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/skypeweb/libskypeweb.c b/skypeweb/libskypeweb.c
index 9cb8453..8392073 100644
--- a/skypeweb/libskypeweb.c
+++ b/skypeweb/libskypeweb.c
@@ -405,6 +405,7 @@ skypeweb_close(PurpleConnection *pc)
g_hash_table_destroy(sa->sent_messages_hash);
+ g_free(sa->vdms_token);
g_free(sa->messages_host);
g_free(sa->skype_token);
g_free(sa->registration_token);