Skip to content

RDKB-60980 : Addressing issues in rbus.c#350

Open
rosemarybennyy wants to merge 1 commit intordkcentral:developfrom
rosemarybennyy:topic/rbus-medium-issues8
Open

RDKB-60980 : Addressing issues in rbus.c#350
rosemarybennyy wants to merge 1 commit intordkcentral:developfrom
rosemarybennyy:topic/rbus-medium-issues8

Conversation

@rosemarybennyy
Copy link
Copy Markdown
Contributor

Reason for change: Bug fix for Dereference null return value , Dereference before null check, Unchecked return value from library
Test Procedure: as per RDKB-60980
Risks: Medium

@rosemarybennyy rosemarybennyy requested a review from a team as a code owner August 26, 2025 12:00
Copy link
Copy Markdown
Contributor

@karuna2git karuna2git left a comment

Choose a reason for hiding this comment

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

moving of subscription->asyncHandler inside the null check is good but lock does not have to be moved.

@rosemarybennyy rosemarybennyy force-pushed the topic/rbus-medium-issues8 branch 2 times, most recently from f567d81 to 85ce402 Compare August 29, 2025 07:11
@rosemarybennyy
Copy link
Copy Markdown
Contributor Author

changes done

@karuna2git
Copy link
Copy Markdown
Contributor

@rosemarybennyy , Remove the changes in rbusEvent_SubscribeRawData. It doesnt look correct

Copy link
Copy Markdown
Contributor

@karuna2git karuna2git left a comment

Choose a reason for hiding this comment

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

Remove the changes in rbusEvent_SubscribeRawData. It doesnt look correct

@rosemarybennyy rosemarybennyy force-pushed the topic/rbus-medium-issues8 branch from 85ce402 to 80dbe2f Compare September 2, 2025 05:25
@rosemarybennyy
Copy link
Copy Markdown
Contributor Author

changes done in latest commit
commit id : 80dbe2f

Thanks

 Reason for change: Bug fix for Dereference null return value , Dereference before null check, Unchecked return value from library
 Test Procedure: as per RDKB-60980
 Risks: Medium
@rosemarybennyy rosemarybennyy force-pushed the topic/rbus-medium-issues8 branch from 80dbe2f to 8aa681b Compare September 2, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants