-check return value
This commit is contained in:
parent
2d6303c698
commit
8e75ccaa71
@ -1524,6 +1524,7 @@ interpreter_run (void *cls,
|
||||
fail (is);
|
||||
return;
|
||||
}
|
||||
json_decref (wire);
|
||||
trigger_context_task ();
|
||||
return;
|
||||
}
|
||||
|
@ -1735,7 +1735,7 @@ interpret (struct PERF_TALER_MINTDB_interpreter_state *state)
|
||||
1,
|
||||
1,
|
||||
refresh_commit);
|
||||
|
||||
GNUNET_assert (GNUNET_OK == ret);
|
||||
}
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user