Skip to content

Initialize more of the visualization_manager members. #1090

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

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 <[email protected]>
@clalancette clalancette requested a review from ahcorde as a code owner November 15, 2023 22:58
@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
@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 <[email protected]>
(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 <[email protected]>
(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 <[email protected]>
(cherry picked from commit 51e576c)

Co-authored-by: Chris Lalancette <[email protected]>
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 <[email protected]>
(cherry picked from commit 51e576c)

Co-authored-by: Chris Lalancette <[email protected]>
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