Skip to content

RDKCOM-5511: RDKBDEV-3364 Fix memory leak found by coverity in WanManager#185

Merged
guto86 merged 1 commit into
rdkcentral:mainfrom
owen-lu-sercomm:RDKBDEV-3364
Feb 19, 2026
Merged

RDKCOM-5511: RDKBDEV-3364 Fix memory leak found by coverity in WanManager#185
guto86 merged 1 commit into
rdkcentral:mainfrom
owen-lu-sercomm:RDKBDEV-3364

Conversation

@owen-lu-sercomm
Copy link
Copy Markdown
Contributor

@owen-lu-sercomm owen-lu-sercomm commented Jan 30, 2026

Reason for change:
By scanning the code with Coverity, we identified a risk of memory leak in the WanManager, so added fix to avoid the memory leak.
Test Procedure:

  1. scanning the code with Coverity, to check if the memory leak is still reported
  2. plug in the wan cable and let wan up, check if the wan basic can work normally

Risks: Low

@owen-lu-sercomm owen-lu-sercomm requested a review from a team as a code owner January 30, 2026 10:31
@pradeeptakdas pradeeptakdas changed the title RDKBDEV-3364:Fix memory leak found by coverity in WanManager RDKCOM-5511: RDKBDEV-3364 Fix memory leak found by coverity in WanManager Jan 31, 2026
Reason for change:
By scanning the code with Coverity, we identified a risk of memory leak in the WanManager, so added fix to avoid the memory leak.
Test Procedure:
1. scanning the code with Coverity, to check if the memory leak is still reported
2. plug in the wan cable and let wan up, check if the wan basic can work normally
Risks: Low

Signed-off-by: Owen Lu <owen_lu@sercomm.com>
@guto86 guto86 merged commit df5a747 into rdkcentral:main Feb 19, 2026
4 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants