Skip to content

Fix STL assertion on recent libstdc++ when handling empty PointCloud2 #192

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

Conversation

at-wat
Copy link
Contributor

@at-wat at-wat commented Jul 24, 2024

front/back() on an empty STL container are defeined to cause undefined behavior and cause assertion error on recent libstdc++.

front/back() on an empty STL container are defeined to cause undefined
behavior and cause assertion error on recent libstdc++.
@at-wat
Copy link
Contributor Author

at-wat commented Jul 24, 2024

KeyError: "No packages available for 'ros-noetic-catkin'"

Seems like the CI config is broken

@sloretz
Copy link
Contributor

sloretz commented Apr 25, 2025

@ros-pull-request-builder retest this please

Copy link
Contributor

@sloretz sloretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR!

@sloretz sloretz merged commit 40c3adb into ros:noetic-devel Apr 25, 2025
2 checks passed
@at-wat at-wat deleted the fix-stl-assertion-on-recent-libstdc++ branch May 1, 2025 09:39
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