Skip to content

RDKEMW-16005-3: Resolve medium priority coverity issues#31

Merged
sajnanazeer merged 1 commit into
developfrom
topic/RDKEMW-16005-3
Jun 2, 2026
Merged

RDKEMW-16005-3: Resolve medium priority coverity issues#31
sajnanazeer merged 1 commit into
developfrom
topic/RDKEMW-16005-3

Conversation

@trupthi1403
Copy link
Copy Markdown
Contributor

Reason for change: Changes to fix CHECKED_RETURN, UNUSED_VALUE issues
Test Procedure: Refer Ticket
Risks: Low
Priority: P2

Copilot AI review requested due to automatic review settings April 16, 2026 05:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes Coverity findings in the compositor by removing an unused value assignment and checking a previously unchecked return value.

Changes:

  • Remove an unused surfaceClient assignment in wstKeyboardSetFocus (addresses UNUSED_VALUE).
  • Check remove() return value when deleting a temporary file and log an error on failure (addresses CHECKED_RETURN).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread westeros-compositor.cpp Outdated
@trupthi1403 trupthi1403 force-pushed the topic/RDKEMW-16005-3 branch from d9f226a to 3a8d62d Compare April 16, 2026 08:39
Copilot AI review requested due to automatic review settings June 1, 2026 11:14
@trupthi1403 trupthi1403 force-pushed the topic/RDKEMW-16005-3 branch from 3a8d62d to e0fe173 Compare June 1, 2026 11:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@mrcomcast123
Copy link
Copy Markdown
Contributor

Changes look good to merge.

@trupthi1403 trupthi1403 force-pushed the topic/RDKEMW-16005-3 branch from e0fe173 to ade4c31 Compare June 2, 2026 09:56
Reason for change: Changes to fix CHECKED_RETURN, UNUSED_VALUE issues
Test Procedure: Refer Ticket
Risks: Low
Priority: P2
@trupthi1403 trupthi1403 force-pushed the topic/RDKEMW-16005-3 branch from ade4c31 to 1532849 Compare June 2, 2026 09:57
@sajnanazeer sajnanazeer self-requested a review June 2, 2026 11:01
@sajnanazeer sajnanazeer merged commit 465350e into develop Jun 2, 2026
10 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 2, 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.

4 participants