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_create: Fix context save error. #3381

Merged

Conversation

JuergenReppSIT
Copy link
Member

If the options --creation-hash, --creation-ticket, or --creation-data were used together with --key-context context save for the handle ESYS_TR_NONE was called and did produce an error.
Now the object is loaded and context save is calles with the correct handle. Fixes: #3379

If the options --creation-hash,  --creation-ticket, or --creation-data
were used together with --key-context context save for the handle
ESYS_TR_NONE was called and did produce an error.
Now the object is loaded and context save is calles with the correct
handle. Fixes: tpm2-software#3379

Signed-off-by: Juergen Repp <juergen_repp@web.de>
@AndreasFuchsTPM AndreasFuchsTPM merged commit 3d27ffc into tpm2-software:master Apr 22, 2024
16 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.

Why show these error?
2 participants