commit 5d95ad1d8fc805c0a537466e829f59be9ba6c179
parent 7815ccb8c2cc74d44eb214e0c1f14833c5638b45
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 13 Aug 2020 13:48:46 +0200
do not capture reference on exchange_reply
Diffstat:
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
@@ -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",