doh, do not try to clean up after allocation failure
This commit is contained in:
parent
1261971987
commit
15e27abed5
@ -837,8 +837,6 @@ reserve_withdraw_payment_required (struct TALER_EXCHANGE_ReserveWithdrawHandle *
|
||||
if (NULL == rhistory)
|
||||
{
|
||||
GNUNET_break (0);
|
||||
free_rhistory (rhistory,
|
||||
len);
|
||||
return GNUNET_SYSERR;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user