summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-14 19:45:43 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-14 19:45:43 +0100
commit6aca928cf89bbd3ddc9384d773415dbb04f0659f (patch)
treeaa5e874c07cbd8802576f87dfcdfeead1dc4ca64 /src/exchange
parentd9c3627bc53fe68184d93dce8df6fbdbe3910827 (diff)
downloadexchange-6aca928cf89bbd3ddc9384d773415dbb04f0659f.tar.gz
exchange-6aca928cf89bbd3ddc9384d773415dbb04f0659f.tar.bz2
exchange-6aca928cf89bbd3ddc9384d773415dbb04f0659f.zip
expand DB test to cover #6124 better (passed immediately, does not explain the failure)
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/taler-exchange-httpd_withdraw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_withdraw.c b/src/exchange/taler-exchange-httpd_withdraw.c
index 52503e6ce..ddb543c84 100644
--- a/src/exchange/taler-exchange-httpd_withdraw.c
+++ b/src/exchange/taler-exchange-httpd_withdraw.c
@@ -260,6 +260,7 @@ withdraw_transaction (void *cls,
char *amount_required;
char *r_balance;
struct TALER_EXCHANGEDB_ReserveHistory *rh;
+
/* The reserve does not have the required amount (actual
* amount + withdraw fee) */
GNUNET_break_op (0);