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 ipmi panic #9035

Merged
merged 3 commits into from
Mar 23, 2021
Merged

Fix ipmi panic #9035

merged 3 commits into from
Mar 23, 2021

Conversation

helenosheaa
Copy link
Member

resolves #7636

Added a length check as we were assuming there is a : in between username and password, if the user provided a @ in between by mistake telegraf was returning a panic

Copy link
Contributor

@telegraf-tiger telegraf-tiger bot left a comment

Choose a reason for hiding this comment

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

🤝 ✅ CLA has been signed. Thank you!

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Mar 22, 2021
@helenosheaa helenosheaa merged commit f4a51a4 into master Mar 23, 2021
@helenosheaa helenosheaa deleted the fix-ipmi-panic branch March 23, 2021 14:09
reimda pushed a commit that referenced this pull request Apr 7, 2021
(cherry picked from commit f4a51a4)
jblesener pushed a commit to jblesener/telegraf that referenced this pull request Apr 18, 2021
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
(cherry picked from commit f4a51a4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IPMI_Sensor Index Out Of Bounds Exception
2 participants