gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix shutdown


From: gnunet
Subject: [taler-exchange] branch master updated: -fix shutdown
Date: Tue, 03 Aug 2021 14:31:33 +0200

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 65b113e0 -fix shutdown
65b113e0 is described below

commit 65b113e06b94776f4a459d0961b15aa6bb9b7dac
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Aug 3 14:31:31 2021 +0200

    -fix shutdown
---
 src/bank-lib/taler-exchange-wire-gateway-client.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bank-lib/taler-exchange-wire-gateway-client.c 
b/src/bank-lib/taler-exchange-wire-gateway-client.c
index c69c32c4..14af7fb2 100644
--- a/src/bank-lib/taler-exchange-wire-gateway-client.c
+++ b/src/bank-lib/taler-exchange-wire-gateway-client.c
@@ -175,6 +175,7 @@ credit_history_cb (void *cls,
 {
   (void) cls;
 
+  chh = NULL;
   if (MHD_HTTP_OK != http_status)
   {
     if ( (MHD_HTTP_NO_CONTENT != http_status) ||

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