From 3d4baa996936b55b595d4f2f619ce47472a21d10 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 17 Nov 2022 16:58:38 +0100 Subject: -code cleanup --- src/lib/exchange_api_withdraw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/exchange_api_withdraw.c') diff --git a/src/lib/exchange_api_withdraw.c b/src/lib/exchange_api_withdraw.c index 6643cac6..62c04203 100644 --- a/src/lib/exchange_api_withdraw.c +++ b/src/lib/exchange_api_withdraw.c @@ -232,7 +232,7 @@ withdraw_cs_stage_two_callback ( &wh->pd)) { GNUNET_break (0); - GNUNET_free (wh); + break; } wh->wh2 = TALER_EXCHANGE_withdraw2 (wh->exchange, &wh->pd, -- cgit v1.2.3