Skip to content

Hotfix/fix stack smashing#190

Merged
pzhu-flexiv merged 2 commits into
v1.xfrom
hotfix/fix_stack_smashing
May 28, 2026
Merged

Hotfix/fix stack smashing#190
pzhu-flexiv merged 2 commits into
v1.xfrom
hotfix/fix_stack_smashing

Conversation

@pzhu-flexiv

Copy link
Copy Markdown
Collaborator

No description provided.

@pzhu-flexiv pzhu-flexiv self-assigned this May 28, 2026
Copilot AI review requested due to automatic review settings May 28, 2026 02:05
@pzhu-flexiv pzhu-flexiv added the bug Something isn't working label May 28, 2026
@pzhu-flexiv pzhu-flexiv changed the base branch from main to v1.x May 28, 2026 02:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Hotfix updating the SHA-256 checksum files for the ROS2 Jazzy Linux static library artifacts (x86_64 and aarch64) to match newly published binaries that fix a stack-smashing issue. CMake reads these .sha256 files to verify integrity of the downloaded release archive at v1.9.1.

Changes:

  • Update expected SHA-256 for libflexiv_rdk.x86_64-linux-gnu.ros2-jazzy.a.
  • Update expected SHA-256 for libflexiv_rdk.aarch64-linux-gnu.ros2-jazzy.a.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
lib/libflexiv_rdk.x86_64-linux-gnu.ros2-jazzy.a.sha256 New checksum for the rebuilt x86_64 ROS2 Jazzy static library.
lib/libflexiv_rdk.aarch64-linux-gnu.ros2-jazzy.a.sha256 New checksum for the rebuilt aarch64 ROS2 Jazzy static library.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pzhu-flexiv pzhu-flexiv merged commit 5707121 into v1.x May 28, 2026
1 of 5 checks passed
@pzhu-flexiv pzhu-flexiv deleted the hotfix/fix_stack_smashing branch May 28, 2026 02:12
@pzhu-flexiv pzhu-flexiv linked an issue May 28, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Stack Smashing on build with -DRDK_SUPPORT_ROS2_JAZZY=ON

2 participants