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

Prepare 4.1.3 #2844

Merged
merged 2 commits into from
May 21, 2024
Merged

Conversation

AndreasFuchsTPM
Copy link
Member

@AndreasFuchsTPM AndreasFuchsTPM commented May 17, 2024

Fixes: #2840

Some (dynamic) linkers seam to resolve internal symbols against
the loading library in a dlopen() instead of its local symbols.
Namely a tss2_tcti_info symbol ref of e.g. tcti-device would resolve
against the symbol of tctildr.
We protect against such situations by separating the names.

Signed-off-by: Andreas Fuchs <[email protected]>
Signed-off-by: Andreas Fuchs <[email protected]>
@AndreasFuchsTPM AndreasFuchsTPM added this to the 4.1.3 milestone May 17, 2024
@AndreasFuchsTPM AndreasFuchsTPM merged commit 30e6057 into tpm2-software:4.1.x May 21, 2024
22 checks passed
@AndreasFuchsTPM AndreasFuchsTPM deleted the prepare_4.1.3 branch May 21, 2024 12:43
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