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

FAPI: Fix session cleanup. #2736

Merged

Conversation

JuergenReppSIT
Copy link
Member

The session cleanup in error cases tried to flush a password session. Fixes: #2735

cplappert
cplappert previously approved these changes Jan 10, 2024
@cplappert cplappert self-requested a review January 10, 2024 15:30
The session cleanup in error cases tried to flush a password session.
Fixes: tpm2-software#2735

Signed-off-by: Juergen Repp <juergen_repp@web.de>
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (166a553) 82.59% compared to head (6e67f3d) 82.51%.
Report is 20 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2736      +/-   ##
==========================================
- Coverage   82.59%   82.51%   -0.09%     
==========================================
  Files         369      369              
  Lines       43125    43311     +186     
==========================================
+ Hits        35619    35737     +118     
- Misses       7506     7574      +68     

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

@JuergenReppSIT JuergenReppSIT merged commit b9050ef into tpm2-software:master Jan 11, 2024
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.

FAPI: Bad cleanup on EK cert error
2 participants