-no return is correct here

This commit is contained in:
Christian Grothoff 2023-07-06 12:39:38 +02:00
parent c02d88c8e3
commit 1026a32c71
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -182,8 +182,7 @@ kyc_aml_finished (void *cls,
kat->http_status = MHD_HTTP_INTERNAL_SERVER_ERROR;
kat->response = TALER_MHD_make_error (TALER_EC_GENERIC_DB_STORE_FAILED,
"do_insert_kyc_attributes");
/* FIXME-Christian: shouldn't we return in the error case? */
/* Continued below to return the response */
}
/* Finally, return result to main handler */
kat->cb (kat->cb_cls,