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

Fix rmw_validate_namespace{_with_size} error handling. #386

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

clalancette
Copy link
Contributor

It should always set an error, even on invalid arguments.

It should always set an error, even on invalid arguments.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette
Copy link
Contributor Author

Pulls: #386
Gist: https://gist.githubusercontent.com/clalancette/5ddbbf46d684d8e3fec8800bdb8f5f22/raw/3f4dfdc17f70121e23f66059da992e2fcb48d504/ros2.repos
BUILD args:
TEST args:
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/14991

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

We need it here as well since we are taking the strlen.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette
Copy link
Contributor Author

clalancette commented Dec 24, 2024

New CI after the latest fix:

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

@clalancette clalancette merged commit eba8048 into rolling Dec 24, 2024
3 checks passed
@clalancette clalancette deleted the clalancette/update-rmw-validate-namespace-error branch December 24, 2024 23:18
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