summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-08-13 13:48:46 +0200
committerChristian Grothoff <christian@grothoff.org>2020-08-13 13:48:46 +0200
commit5d95ad1d8fc805c0a537466e829f59be9ba6c179 (patch)
tree10bc35021a62bd1c8104a7acb561570f8928bb68 /src
parent7815ccb8c2cc74d44eb214e0c1f14833c5638b45 (diff)
downloadmerchant-5d95ad1d8fc805c0a537466e829f59be9ba6c179.tar.gz
merchant-5d95ad1d8fc805c0a537466e829f59be9ba6c179.tar.bz2
merchant-5d95ad1d8fc805c0a537466e829f59be9ba6c179.zip
do not capture reference on exchange_reply
Diffstat (limited to 'src')
-rw-r--r--src/backend/taler-merchant-httpd_get-orders-ID.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_get-orders-ID.c b/src/backend/taler-merchant-httpd_get-orders-ID.c
index 25e96310..5ad43542 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",