Skip to content

Conversation

PaulMartinsen
Copy link

Description

Using critical section to locally protect InUse instead of a mutex ensures the active scope of system synchronization objects remains within file scope.

Fixes #6637

Testing

Tested in application that creates WOLFSSL object in one thread and releases it in another thread.

gojimmypi added a commit that referenced this pull request Sep 4, 2024
gojimmypi added a commit that referenced this pull request Sep 16, 2024
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