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

tpm2_util.c: fix check of environment variable. #3354

Merged

Conversation

JuergenReppSIT
Copy link
Member

The function tpm2_util_env_yes did check the name of the variable instead of the value. Fixes: #3353

The function tpm2_util_env_yes did check the name of the variable instead of the value.
Fixes: tpm2-software#3353

Signed-off-by: Juergen Repp <[email protected]>
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (8240b9c) 74.30% compared to head (88cbcc0) 74.30%.

Files Patch % Lines
lib/tpm2_util.c 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3354   +/-   ##
=======================================
  Coverage   74.30%   74.30%           
=======================================
  Files         173      173           
  Lines       23755    23755           
=======================================
  Hits        17652    17652           
  Misses       6103     6103           

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

@JuergenReppSIT JuergenReppSIT merged commit 94c5796 into tpm2-software:master Feb 14, 2024
19 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.

Setting TPM2TOOLS_AUTOFLUSH has no effect
2 participants