8000 perl plugin: Fix exporting notification meta data. by octo · Pull Request #2589 · collectd/collectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

perl plugin: Fix exporting notification meta data. #2589

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

Merged
merged 2 commits into from
Dec 1, 2017

Conversation

octo
Copy link
Member
@octo octo commented Dec 1, 2017

Previously, the while loop ensured that meta was NULL, causing the for
loop to never been executed. This introduces a new temporary variable to
avoid changing meta before the for loop.

CID: 37960

Previously, the while loop ensured that meta was NULL, causing the for
loop to never been executed. This introduces a new temporary variable to
avoid changing meta before the for loop.

CID: 37960
@octo octo added Automerge Labels PRs to be merged by a bot once approved Bug A genuine bug labels Dec 1, 2017
@collectd-bot collectd-bot added this to the 5.7 milestone Dec 1, 2017
@collectd-bot collectd-bot merged commit eeca9dc into collectd:collectd-5.7 Dec 1, 2017
@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
Automerge Labels PRs to be merged by a bot once approved Fix A pull request fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0