gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: do not capture reference on exch


From: gnunet
Subject: [taler-merchant] branch master updated: do not capture reference on exchange_reply
Date: Thu, 13 Aug 2020 13:48:54 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 5d95ad1  do not capture reference on exchange_reply
     new 0293448  Merge branch 'master' of git+ssh://git.taler.net/merchant
5d95ad1 is described below

commit 5d95ad1d8fc805c0a537466e829f59be9ba6c179
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Aug 13 13:48:46 2020 +0200

    do not capture reference on exchange_reply
---
 src/backend/taler-merchant-httpd_get-orders-ID.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_get-orders-ID.c 
b/src/backend/taler-merchant-httpd_get-orders-ID.c
index 25e9631..5ad4354 100644
--- a/src/backend/taler-merchant-httpd_get-orders-ID.c
+++ b/src/backend/taler-merchant-httpd_get-orders-ID.c
@@ -1346,7 +1346,7 @@ TMH_get_orders_ID (const struct TMH_RequestHandler *rh,
         }
         else
         {
-          refund = json_pack ("{s:s,s:I,s:I,s:o,s:I,s:o,s:o,s:o}"
+          refund = json_pack ("{s:s,s:I,s:I,s:O,s:I,s:o,s:o,s:o}"
                               "type",
                               "failure",
                               "exchange_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]