gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [taler-exchange] branch master updated: fix #8219
Date: Tue, 23 Jan 2024 17:07:10 +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 90860761 fix #8219
90860761 is described below

commit 90860761b45dd71dfd1a8391f00ab9a4a69977e5
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jan 23 17:07:07 2024 +0100

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

diff --git a/src/lib/exchange_api_management_wire_disable.c 
b/src/lib/exchange_api_management_wire_disable.c
index 30749b0e..23b10c58 100644
--- a/src/lib/exchange_api_management_wire_disable.c
+++ b/src/lib/exchange_api_management_wire_disable.c
@@ -185,6 +185,7 @@ TALER_EXCHANGE_management_disable_wire (
       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]