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

Read process virtual memory size into long instead of int #138

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

fuzzypixelz
Copy link
Contributor

When building the iRobot benchmark with -fsanitize=address, the std::stoi call fails and aborts the process. I am not sure why.

When building the iRobot benchmark with `-fsanitize=address`, the
`std::stoi` call fails and aborts the process. I am not sure why.
@alsora alsora merged commit b3b8673 into irobot-ros:rolling Dec 24, 2024
1 check failed
@alsora
Copy link
Collaborator

alsora commented Dec 24, 2024

Thank you for your contribution

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