From 9da0f30b16f4b273a4a38f28372596e69fd8088c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 23 Jan 2024 17:08:08 +0100 Subject: fix #8218 --- src/lib/exchange_api_management_update_aml_officer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/exchange_api_management_update_aml_officer.c') 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); -- cgit v1.2.3