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

base: initialize mutex #959

Merged
merged 1 commit into from
May 30, 2024
Merged

base: initialize mutex #959

merged 1 commit into from
May 30, 2024

Conversation

JeanTracker
Copy link
Contributor

Fix a bug using pthead mutex without initializing it.

Fix a bug using pthead mutex without initializing it.

Signed-off-by: KimHyoJoong <46334592+JeanTracker@users.noreply.github.com>
@JeanTracker JeanTracker added the bug Something isn't working label May 30, 2024
@JeanTracker JeanTracker added this to the v1.7.6 milestone May 30, 2024
@webispy webispy merged commit b4e6d41 into master May 30, 2024
12 checks passed
@webispy webispy deleted the init_pthread_mutex branch May 30, 2024 07:55
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants