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 several memleak problems found by covscan #76

Merged
merged 1 commit into from Aug 30, 2018

Conversation

ryncsn
Copy link
Contributor

@ryncsn ryncsn commented Aug 30, 2018

Some memleak issues is found by static analysis tools, and can confirm
irqbalance is leaking memory slowly when there are incomming connection
to socket.

This patch could solve the memleak problem.

Some memleak issues is found by static analysis tools, and can confirm
irqbalance is leaking memory slowly when there are incomming connection
to socket.

This patch could solve the memleak problem.
@nhorman
Copy link
Member

nhorman commented Aug 30, 2018

Thanks, I never should have pulled the ui commit. This all looks good to me.

@nhorman nhorman merged commit 6359f44 into Irqbalance:master Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants