-
Notifications
You must be signed in to change notification settings - Fork 3
Release/1.1.1 #138
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
Release/1.1.1 #138
Conversation
entservices-inputoutput changes for 1.1.0
…116) * RDKEMW-4139: Coverity integration with Entservices-inputoutput repo Reason for change: Coverity integration with middleware component workflow Test Procedure: Verify checks in github Risks: Low Signed-off-by:AkshayKumar_Gampa [email protected] * RDKEMW-4139: Coverity integration with Entservices-inputoutput repo Reason for change: Coverity integration with middleware component workflow Test Procedure: Verify checks in github Risks: Low Signed-off-by:AkshayKumar_Gampa [email protected] * RDKEMW-4139: Coverity integration with Entservices-inputoutput repo Reason for change: Coverity integration with middleware component workflow Test Procedure: Verify checks in github Risks: Low Signed-off-by:AkshayKumar_Gampa [email protected] * RDKEMW-4139: Coverity integration with Entservices-inputoutput repo Reason for change: Coverity integration with middleware component workflow Test Procedure: Verify checks in github Risks: Low Signed-off-by:AkshayKumar_Gampa [email protected]
…tate change (#104) * RDKEMW-4220: Fix wpeframework crash on reactivating plugin and powerstate change Signed-off-by: leenaS-d <[email protected]> * RDKEMW-4220 : Fix wpeframework crash on reactivating HdmiCecSource plugin and launch cobalt/htmlapp/webkitbrowser Reason for changes: The service unregister call is missed during HdmiCecSource plugin deactivation. Test Procedure: Verified build, tested. --------- Signed-off-by: leenaS-d <[email protected]> Co-authored-by: Arun P Madhavan <[email protected]> Co-authored-by: tkathi259 <[email protected]>
Reason for change: Cleanup and remove pwrmgr references from workflows Test Procedure: build Risks: Medium Signed-off-by:gsanto722 [email protected]
…rvices for inputoutput repo (#123) * modifying the path name of the patch files for all the yml's * Update L1-tests.yml * patch set * Modifying INTERFACES_REF * Modifying build_dependencies.sh --------- Co-authored-by: Pesala Lakshmi Jwala Priya <[email protected]> Co-authored-by: PriyaPesala <[email protected]>
Reason for Change: Added for CT Test Procedure: Check for regressions Risks: Low Priority: P1
Coverity Issue - Uninitialized pointer fieldNon-static class member "dsHdmiEventHandler" is not initialized in this constructor nor in any functions that it calls. Medium Impact, CWE-457 Issue locationThis issue was discovered outside the diff for this Pull Request. You can find it at: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverity Issue - Uninitialized pointer field
Non-static class member "pwrMgrEventHandler" is not initialized in this constructor nor in any functions that it calls.
Medium Impact, CWE-457
UNINIT_CTOR
No description provided.