gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: fix #8218


From: gnunet
Subject: [taler-exchange] branch master updated: fix #8218
Date: Tue, 23 Jan 2024 17:08:11 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 9da0f30b fix #8218
9da0f30b is described below

commit 9da0f30b16f4b273a4a38f28372596e69fd8088c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jan 23 17:08:08 2024 +0100

    fix #8218
---
 src/lib/exchange_api_management_update_aml_officer.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/exchange_api_management_update_aml_officer.c 
b/src/lib/exchange_api_management_update_aml_officer.c
index 76cbc7e8..af0169b0 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);

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]