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 threadsNeedCleanUp in SimulationRunner #2503

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Initialize threadsNeedCleanUp in SimulationRunner #2503

merged 1 commit into from
Jul 31, 2024

Conversation

shameekganguly
Copy link
Contributor

Member variable threadsNeedCleanUp is uninitialized when it is first accessed in ProcessSystemQueue which causes failures in asan tests. The fix is to initialize it to false.

Signed-off-by: Shameek Ganguly <[email protected]>
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label Jul 30, 2024
@arjo129 arjo129 merged commit 907efc3 into gazebosim:gz-sim8 Jul 31, 2024
9 of 10 checks passed
iche033 pushed a commit that referenced this pull request Aug 1, 2024
iche033 pushed a commit that referenced this pull request Aug 1, 2024
iche033 pushed a commit that referenced this pull request Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants