Skip to content

use strnlen_s instead of strnlen if available (backport #430)#538

Closed
mergify[bot] wants to merge 1 commit intokiltedfrom
mergify/bp/kilted/pr-430
Closed

use strnlen_s instead of strnlen if available (backport #430)#538
mergify[bot] wants to merge 1 commit intokiltedfrom
mergify/bp/kilted/pr-430

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify bot commented Feb 3, 2026

use strnlen_s instead of strnlen if available. VxWorks has only strnlen_s


This is an automatic backport of pull request #430 done by Mergify.

This is a portable version that uses memchr as its
underlying implementation.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit ead8874)
@ahcorde
Copy link
Copy Markdown
Contributor

ahcorde commented Feb 3, 2026

Pulls: #538
Gist: https://gist.githubusercontent.com/ahcorde/abc72503f2db25e1a7ee24fc898b0678/raw/d9bae0b533db9805c255749f29deded33b2cfeae/ros2.repos
BUILD args: --packages-above-and-dependencies rcutils
TEST args: --packages-above rcutils
ROS Distro: kilted
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/18110

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

@ahcorde ahcorde closed this Feb 4, 2026
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