aboutsummaryrefslogtreecommitdiff
path: root/libplanfahr/providers/hafas-bin6.c
diff options
context:
space:
mode:
Diffstat (limited to 'libplanfahr/providers/hafas-bin6.c')
-rw-r--r--libplanfahr/providers/hafas-bin6.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libplanfahr/providers/hafas-bin6.c b/libplanfahr/providers/hafas-bin6.c
index f1aa6d1..bec2606 100644
--- a/libplanfahr/providers/hafas-bin6.c
+++ b/libplanfahr/providers/hafas-bin6.c
@@ -708,6 +708,7 @@ lpf_provider_hafas_bin6_get_trips (LpfProvider *self,
soup_session_queue_message (priv->session, msg, got_trips, trips_data);
ret = 0;
out:
+ soup_uri_free (uri);
g_free (datestr);
g_free (timestr);
g_object_unref (start);