Skip to content

RDKB-64839 Fix memory leaks in bus_insert_elem_node on duplicate elem…#1146

Merged
narendradandu merged 2 commits into
rdkcentral:developfrom
WellPeter:RDKB-64839
May 22, 2026
Merged

RDKB-64839 Fix memory leaks in bus_insert_elem_node on duplicate elem…#1146
narendradandu merged 2 commits into
rdkcentral:developfrom
WellPeter:RDKB-64839

Conversation

@WellPeter
Copy link
Copy Markdown
Contributor

…ent insertion

Reason for change: Memory leak in onewifi process
Test Procedure: Debug
Priority: P1
Risks: Low

(cherry picked from commit d6c1379)

…ent insertion

Reason for change: Memory leak in onewifi process
Test Procedure: Debug
Priority: P1
Risks: Low

Signed-off-by: Petro Krynytskyi <petr0krynytskiy@gmail.com>
(cherry picked from commit d6c1379)
@WellPeter WellPeter requested a review from a team as a code owner May 21, 2026 16:25
@narendradandu
Copy link
Copy Markdown
Contributor

@WellPeter both Device.X_COMCAST-COM_GRE.Tunnel.1.TunnelStatus and Device.X_COMCAST-COM_GRE.Hotspot.RejectAssociatedClient are only available when Xfinity is enabled and hotspot process is running, our bus subscription is done every 1 sec until it succeeds, so in devices where hotspot is not running, there will be continuous reties happening, can you check if there is possibility to check for hotspot process or that namespace existence before we try to subscribe

@narendradandu narendradandu merged commit 761eb14 into rdkcentral:develop May 22, 2026
7 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 22, 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.

2 participants