gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [taler-exchange] branch master updated: fix #8057
Date: Wed, 10 Jan 2024 16:13:12 +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 bcaddc72 fix #8057
bcaddc72 is described below

commit bcaddc72a01c3333db5f8f23113287e099ec27dc
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 10 16:13:09 2024 +0100

    fix #8057
---
 src/lib/auditor_api_get_config.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/auditor_api_get_config.c b/src/lib/auditor_api_get_config.c
index 5d0b4db8..8f865a60 100644
--- a/src/lib/auditor_api_get_config.c
+++ b/src/lib/auditor_api_get_config.c
@@ -235,7 +235,6 @@ TALER_AUDITOR_get_config (struct GNUNET_CURL_Context *ctx,
   if (NULL == auditor->vr_url)
   {
     GNUNET_break (0);
-    GNUNET_free (auditor->vr_url);
     GNUNET_free (auditor);
     return NULL;
   }

-- 
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]