die more nicely if we are called when we should not be
This commit is contained in:
parent
bb0952ac8d
commit
7ee3c485bd
@ -1334,6 +1334,7 @@ recoup_cb (void *cls,
|
||||
{
|
||||
const struct TALER_DenominationBlindingKeyP *cb = cls;
|
||||
|
||||
FAILIF (NULL == cb);
|
||||
FAILIF (0 != GNUNET_memcmp (cb,
|
||||
coin_blind));
|
||||
return GNUNET_OK;
|
||||
|
Loading…
Reference in New Issue
Block a user