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): avoid memory leak of pubsub info #485

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Conversation

veqcc
Copy link
Contributor

@veqcc veqcc commented Mar 6, 2025

Description

Avoid memory leaks of publisher/subscriber info structure when inserting them.

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>
@atsushi421 atsushi421 added the run-build-test Run build-test in CI label Mar 6, 2025
@veqcc veqcc merged commit cb68d15 into main Mar 6, 2025
6 checks passed
@veqcc veqcc deleted the fix/kmod_memleak branch March 6, 2025 06:54
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.

2 participants