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 some GCC fanalyzer warnings #337

Merged
merged 1 commit into from
Dec 26, 2024
Merged

fix some GCC fanalyzer warnings #337

merged 1 commit into from
Dec 26, 2024

Conversation

neheb
Copy link
Contributor

@neheb neheb commented Dec 25, 2024

-Wfanalyzer complains about null pointer dereferences. Check for them.

Interestingly I see do loops in quite a few places.

-Wfanalyzer complains about null pointer dereferences. Check for them.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
@neheb
Copy link
Contributor Author

neheb commented Dec 25, 2024

@nhorman nhorman merged commit 9322ac1 into Irqbalance:master Dec 26, 2024
10 checks passed
@neheb neheb deleted the ci2 branch December 26, 2024 02:54
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.

2 participants