-init timeout

This commit is contained in:
Christian Grothoff 2021-08-22 11:52:35 +02:00
parent 7c0680706a
commit afa75e093a
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -246,7 +246,7 @@ TEH_handler_reserves_get (struct TEH_RequestContext *rc,
{ {
struct ReserveHistoryContext rsc; struct ReserveHistoryContext rsc;
MHD_RESULT mhd_ret; MHD_RESULT mhd_ret;
struct GNUNET_TIME_Relative timeout; struct GNUNET_TIME_Relative timeout = GNUNET_TIME_UNIT_ZERO;
struct TALER_EXCHANGEDB_EventHandler *eh = NULL; struct TALER_EXCHANGEDB_EventHandler *eh = NULL;
if (GNUNET_OK != if (GNUNET_OK !=