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

test fapi-get-esys-blobs: missing FlushContext #2724

Merged

Conversation

lcharpentier-stm
Copy link
Contributor

In case of error in Esys_Sign, esys_handle needs to be flushed before jumping to 'error' part

In case of error in Esys_Sign, esys_handle needs to be
flushed before jumping to 'error' part

Signed-off-by: lcharpentier-stm <laurent.charpentier@st.com>
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fcff6da) 82.55% compared to head (b244f92) 82.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2724   +/-   ##
=======================================
  Coverage   82.55%   82.55%           
=======================================
  Files         369      369           
  Lines       43111    43111           
=======================================
  Hits        35590    35590           
  Misses       7521     7521           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AndreasFuchsTPM AndreasFuchsTPM merged commit bf29bc1 into tpm2-software:master Nov 30, 2023
28 checks passed
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.

2 participants