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

Fix #272: run c_obj_create under a lock. #299

Closed
wants to merge 1 commit into from
Closed

Fix #272: run c_obj_create under a lock. #299

wants to merge 1 commit into from

Conversation

thb-sb
Copy link
Member

@thb-sb thb-sb commented Nov 2, 2023

Fix #272: run c_obj_create under a lock.

See #272.

This commit adds a lock to run c_obj_create and OBJ_create thread-safely in
OQS_PROVIDER_ENTRYPOINT_NAME,

See #272.

This commit adds a lock to run `c_obj_create` and `OBJ_create` thread-safely in
`OQS_PROVIDER_ENTRYPOINT_NAME`,
@thb-sb thb-sb closed this Nov 2, 2023
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.

Race condition with c_obj_create.
1 participant