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 memory leak in batmon #1655

Merged
merged 2 commits into from
Aug 31, 2024
Merged

Fix memory leak in batmon #1655

merged 2 commits into from
Aug 31, 2024

Conversation

MattCatz
Copy link
Contributor

When the battery db saturates, log_new_percentage will leak the drop statement each call.

When the battery db saturates, `log_new_percentage` will leak the drop statement each call.
Copy link
Member

@Aemiii91 Aemiii91 left a comment

Choose a reason for hiding this comment

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

Very nice find 👍

@Aemiii91 Aemiii91 added the bug in onion Something isn't working label Aug 27, 2024
@Aemiii91 Aemiii91 added this pull request to the merge queue Aug 31, 2024
Merged via the queue into OnionUI:main with commit d78c844 Aug 31, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug in onion Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants