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

Initialize more of the visualization_manager members. #1090

Merged
merged 1 commit into from Nov 16, 2023

Conversation

clalancette
Copy link
Contributor

This is so we don't access uninitialized memory during startup.

I came across this while running rviz2 under valgrind.

This is so we don't access uninitialized memory during
startup.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@ahcorde ahcorde merged commit 51e576c into rolling Nov 16, 2023
2 checks passed
@delete-merged-branch delete-merged-branch bot deleted the clalancette/fix-startup-ub branch November 16, 2023 08:48
@ahcorde
Copy link
Contributor

ahcorde commented Nov 16, 2023

https://github.com/Mergifyio backport humble iron

Copy link

mergify bot commented Nov 16, 2023

backport humble iron

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Nov 16, 2023
This is so we don't access uninitialized memory during
startup.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 51e576c)
mergify bot pushed a commit that referenced this pull request Nov 16, 2023
This is so we don't access uninitialized memory during
startup.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 51e576c)
ahcorde pushed a commit that referenced this pull request Nov 16, 2023
This is so we don't access uninitialized memory during
startup.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 51e576c)

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
ahcorde pushed a commit that referenced this pull request Nov 16, 2023
This is so we don't access uninitialized memory during
startup.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 51e576c)

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
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