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

linux: fix derive_psk_digest OpenSSL 1.1 version #905

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

igaw
Copy link
Collaborator

@igaw igaw commented Oct 31, 2024

The reordering of the variables broke derive_psk_digest OpenSSL 1.1 version.

Fixes: 4cc727d ("linux: reorder variable declarations")

Fixes: #904

The reordering of the variables broke derive_psk_digest OpenSSL 1.1
version.

Fixes: 4cc727d ("linux: reorder variable declarations")

Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw merged commit 81073a1 into linux-nvme:master Oct 31, 2024
15 checks passed
@igaw igaw deleted the fix-tls branch October 31, 2024 14:26
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.

build failure in derive_psk_digest OpenSSL 1.1 version
1 participant