gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix error handling


From: gnunet
Subject: [taler-exchange] branch master updated: -fix error handling
Date: Wed, 09 Feb 2022 19:28:36 +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 758f13b5 -fix error handling
758f13b5 is described below

commit 758f13b557a2a3e659e76816bacf4e93d3610914
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Feb 9 19:28:34 2022 +0100

    -fix error handling
---
 src/lib/exchange_api_refreshes_reveal.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/exchange_api_refreshes_reveal.c 
b/src/lib/exchange_api_refreshes_reveal.c
index d6e29103..0ce7593c 100644
--- a/src/lib/exchange_api_refreshes_reveal.c
+++ b/src/lib/exchange_api_refreshes_reveal.c
@@ -247,6 +247,7 @@ handle_refresh_reveal_finished (void *cls,
       {
         hr.http_status = 0;
         hr.ec = TALER_EC_GENERIC_REPLY_MALFORMED;
+        break;
       }
       else
       {

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