Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: Ensure fetch_reponse always sets error value #164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raoulstrackx
Copy link

When sgx_ql_get_quote_config calls fetch_response, it expects it (line 1400-1406) to set a retval (error value). This didn't happen in all cases causing it for example to return SGX_QL_SUCCESS even when a network failure prevented it to download artifacts.

@raoulstrackx raoulstrackx changed the title Ensure fetch_reponse always sets error value Bugfix: Ensure fetch_reponse always sets error value Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant