aboutsummaryrefslogtreecommitdiffstats
path: root/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'protocols')
-rw-r--r--protocols/jabber/s5bytestream.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/jabber/s5bytestream.c b/protocols/jabber/s5bytestream.c
index 7081ea85..577840f1 100644
--- a/protocols/jabber/s5bytestream.c
+++ b/protocols/jabber/s5bytestream.c
@@ -927,6 +927,8 @@ void jabber_si_set_proxies(struct bs_transfer *bt)
}
proxy = next;
}
+
+ g_free(proxysetting);
}
/*