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

rcl: 9.2.4-1 in 'jazzy/distribution.yaml' [bloom] #42905

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

marcoag
Copy link
Contributor

@marcoag marcoag commented Sep 19, 2024

Increasing version of package(s) in repository rcl to 9.2.4-1:

rcl

* Properly initialize the char array used in type hash calculations. (#1182 <https://github.com/ros2/rcl/issues/1182>) (#1183 <https://github.com/ros2/rcl/issues/1183>)
  Previously, we were zero initializing it and only setting
  up one of its fields.  But that doesn't totally properly
  initialize it; we really should call rcutils_char_array_init
  to make sure everything is initialized.  Do that in the
  live source, as well as in the test for it.
  (cherry picked from commit bfe00f71b7056bb64b27a8d5f5bacefe0564c43e)
  Co-authored-by: Chris Lalancette <mailto:[email protected]>
* Contributors: mergify[bot]

rcl_action

  • No changes

rcl_lifecycle

  • No changes

rcl_yaml_param_parser

  • No changes

@github-actions github-actions bot added the jazzy Issue/PR is for the ROS 2 Jazzy distribution label Sep 19, 2024
@marcoag marcoag merged commit efacfc1 into ros:master Sep 19, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jazzy Issue/PR is for the ROS 2 Jazzy distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant