summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/exchange_api_coins_history.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/exchange_api_coins_history.c b/src/lib/exchange_api_coins_history.c
index 875a5b57b..34eca62db 100644
--- a/src/lib/exchange_api_coins_history.c
+++ b/src/lib/exchange_api_coins_history.c
@@ -1093,6 +1093,7 @@ TALER_EXCHANGE_coins_history (
if (NULL == job_headers)
{
GNUNET_break (0);
+ curl_easy_cleanup (eh);
return NULL;
}
}