aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/exchange_api_management_update_aml_officer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/exchange_api_management_update_aml_officer.c b/src/lib/exchange_api_management_update_aml_officer.c
index 76cbc7e8d..af0169b02 100644
--- a/src/lib/exchange_api_management_update_aml_officer.c
+++ b/src/lib/exchange_api_management_update_aml_officer.c
@@ -194,6 +194,7 @@ TALER_EXCHANGE_management_update_aml_officer (
curl_easy_cleanup (eh);
json_decref (body);
GNUNET_free (wh->url);
+ GNUNET_free (wh);
return NULL;
}
json_decref (body);