Skip to content

Check for NO_THREAD_LS before assigning THREAD_LS_T#9207

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
embhorn:zd20520
Sep 17, 2025
Merged

Check for NO_THREAD_LS before assigning THREAD_LS_T#9207
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
embhorn:zd20520

Conversation

@embhorn
Copy link
Copy Markdown
Member

@embhorn embhorn commented Sep 16, 2025

Description

FIPS uses NO_THREAD_LS to disable the feature, while wolfSSL configure by default sets --enable-threadlocal, which defines HAVE_THREAD_LS, which is checked in settings.h and then defines THREAD_LS_T.

Fixes zd20520

Testing

Customer confirmed

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@embhorn embhorn self-assigned this Sep 16, 2025
@embhorn embhorn requested a review from douzzer September 16, 2025 21:20
@embhorn embhorn assigned wolfSSL-Bot and unassigned embhorn Sep 17, 2025
@JacobBarthelmeh JacobBarthelmeh merged commit 377d238 into wolfSSL:master Sep 17, 2025
407 of 411 checks passed
@embhorn embhorn deleted the zd20520 branch April 24, 2026 21:33
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.

3 participants