-fix error handling

This commit is contained in:
Christian Grothoff 2022-02-09 19:28:34 +01:00
parent 008ba5cf89
commit 758f13b557
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -247,6 +247,7 @@ handle_refresh_reveal_finished (void *cls,
{
hr.http_status = 0;
hr.ec = TALER_EC_GENERIC_REPLY_MALFORMED;
break;
}
else
{