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(kmod): free node_name to avoid memory leak #483

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Conversation

veqcc
Copy link
Contributor

@veqcc veqcc commented Mar 6, 2025

Description

Freed node_name s to avoid memory leak.

Related links

How was this PR tested?

  • Autoware (required)
  • bash scripts/e2e_test_1to1_with_ros2sub (required)
  • bash scripts/e2e_test_2to2 (required)
  • sample application

Notes for reviewers

Signed-off-by: veqcc <ryuta.kambe@tier4.jp>
@veqcc veqcc requested a review from TetsuKawa March 6, 2025 02:55
@veqcc veqcc added the run-build-test Run build-test in CI label Mar 6, 2025
Copy link
Contributor

@TetsuKawa TetsuKawa left a comment

Choose a reason for hiding this comment

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

LGTM

@veqcc veqcc merged commit 4d7a611 into main Mar 6, 2025
6 checks passed
@veqcc veqcc deleted the fix/memory_leak branch March 6, 2025 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-build-test Run build-test in CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants