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 detection warnings on Solaris #1629

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Fix memory detection warnings on Solaris #1629

merged 1 commit into from
Nov 3, 2024

Conversation

ferki
Copy link
Member

@ferki ferki commented Nov 3, 2024

This PR is a proposal to fix #1628 by checking the memory detection command's return code on Solaris, and only try to parse the output on success, otherwise return a generic “all zeros” result (like other similar fallback scenarios.)

Checklist

  • based on top of latest source code
  • changelog entry included
  • automated tests pass
  • git history is clean
  • git commit messages are well-written

@ferki ferki merged commit d39f8a8 into master Nov 3, 2024
48 checks passed
@ferki ferki deleted the solaris branch November 3, 2024 18:57
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.

Use of uninitialized value warnings on Solaris
1 participant