-fix error handling
This commit is contained in:
parent
008ba5cf89
commit
758f13b557
@ -247,6 +247,7 @@ handle_refresh_reveal_finished (void *cls,
|
|||||||
{
|
{
|
||||||
hr.http_status = 0;
|
hr.http_status = 0;
|
||||||
hr.ec = TALER_EC_GENERIC_REPLY_MALFORMED;
|
hr.ec = TALER_EC_GENERIC_REPLY_MALFORMED;
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user