add note on #4794
This commit is contained in:
parent
18bec3eaa3
commit
ff95ccfb10
@ -2011,7 +2011,7 @@ postgres_insert_withdraw_info (void *cls,
|
||||
&collectable->amount_with_fee))
|
||||
{
|
||||
/* Should have been checked before we got here... */
|
||||
GNUNET_break (0);
|
||||
GNUNET_break (0); /* FIXME: this actually happens: #4794 */
|
||||
goto cleanup;
|
||||
}
|
||||
expiry = GNUNET_TIME_absolute_add (now,
|
||||
|
Loading…
Reference in New Issue
Block a user