Skip to content

Fix a small error due to the unreleased lock for #3903

Merged
mrunge merged 1 commit intocollectd:mainfrom
jenny-cheung:main
Sep 3, 2021
Merged

Fix a small error due to the unreleased lock for #3903
mrunge merged 1 commit intocollectd:mainfrom
jenny-cheung:main

Conversation

@jenny-cheung
Copy link
Copy Markdown
Contributor

@jenny-cheung jenny-cheung commented Aug 23, 2021

ChangeLog: Perl plugin: add unlock pthread mutex before exit.

Fix a small error due to the unreleased lock by add pthread_mutex_unlock(&perl_threads->mutex) before program exit. #3894

Fix a small error due to the unreleased lock by add pthread_mutex_unlock(&perl_threads->mutex) before program exit.
@jenny-cheung jenny-cheung requested a review from a team as a code owner August 23, 2021 09:23
Copy link
Copy Markdown
Member

@mrunge mrunge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, good catch!

@mrunge mrunge added the Bug A genuine bug label Aug 23, 2021
@mrunge mrunge closed this Aug 23, 2021
@mrunge mrunge reopened this Aug 23, 2021
@mrunge mrunge merged commit d9a9d9d into collectd:main Sep 3, 2021
@octo octo added Fix A pull request fixing a bug and removed Bug A genuine bug labels Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix A pull request fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants