Skip to content

Conversation

@yuvaramachandran-gurusamy
Copy link
Contributor

RDKEMW-6128: Remove tr69hostif service timeout delay during shutdown

@yuvaramachandran-gurusamy yuvaramachandran-gurusamy requested a review from a team as a code owner October 26, 2025 16:51
@rdkcmf-jenkins
Copy link
Contributor

Coverity Issue - Array compared against 0

Comparing an array to null is not useful: ""Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Power.DeepSleepNotification.Enable" != NULL", since the test will always evaluate as true.

Medium Impact, CWE-398
NO_EFFECT

How to fix

Was ""Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Power.DeepSleepNotification.Enable"" formerly declared as a pointer?

Issue location

This issue was discovered outside the diff for this Pull Request. You can find it at:
src/hostif/handlers/src/hostIf_IARM_ReqHandler.cpp:530

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