Skip to content
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

Fix Static Analysis Issues for Sensor Module for IVI #124

Conversation

RajaniRanjan
Copy link
Contributor

@RajaniRanjan RajaniRanjan commented Sep 22, 2023

Fix Static Analysis Issues for Sensor Module for IVI

Below Static Analysis Issues will be solved with this change.

+-------------------------------+
|Useless call |
|Resource leak |
|Dereference before null check |
|Missing assignment operator |
|Untrusted value as argument |
|Uninitialized pointer field |
|Uninitialized scalar field |
|Uninitialized scalar variable |
|AUTO_CAUSES_COPY |
|Dead default in switch |
|Uncaught exception |
|Dead default in switch |
|Out-of-bounds read |
+-------------------------------+
coverity fix for sensors

Tracked-On: OAM-110040
Signed-off-by: Ranjan, Rajani [email protected]

@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

Android CI has completed Engineering Build for this issue, build is SUCCESS.To merge the changes please click on APPROVE FOR MERGE button in Android CI WEB

@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@RajaniRanjan RajaniRanjan changed the title coverity fix for sensors Fix Static Analysis Issues for Sensor Module for IVI Sep 23, 2023
@sysopenci
Copy link

Android CI has completed Engineering Build for this issue, build is SUCCESS.To merge the changes please click on APPROVE FOR MERGE button in Android CI WEB

Below Static Analysis Issues will be solved with this change.

+-------------------------------+
|Useless call                   |
|Resource leak                  |
|Dereference before null check  |
|Missing assignment operator    |
|Untrusted value as argument    |
|Uninitialized pointer field    |
|Uninitialized scalar field     |
|Uninitialized scalar variable  |
|AUTO_CAUSES_COPY               |
|Dead default in switch         |
|Uncaught exception             |
|Dead default in switch         |
|Out-of-bounds read             |
|Tainted-scalar                 |             |
+-------------------------------+
coverity fix for sensors

Tracked-On: OAM-110040
Signed-off-by: Ranjan, Rajani <[email protected]>
@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

Android CI has completed Engineering Build for this issue, build is SUCCESS.To merge the changes please click on APPROVE FOR MERGE button in Android CI WEB

Copy link
Collaborator

@vilasrk vilasrk left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

@balajim001 balajim001 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

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

Failure when executing preintegration builder

FAILURE:CheckBug Bad comments/Bugs

More details, logs, and binaries: /absp/builders/celadon_smr0_master-preintegration/builds/1370

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

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

PR integrated into 'preintegration' builder

More details, logs, and binaries: /absp/builders/celadon_smr0_master-preintegration/builds/1371

Done by "Ranjan, Rajani" [email protected]

Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

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

PR integrated into 'premerge' builder

More details, logs, and binaries: /absp/builders/celadon_smr0_master-premerge/builds/732

Done by "Ranjan, Rajani" [email protected]

@sysopenci sysopenci merged commit 3d8c488 into projectceladon:celadon/s/mr0/master Jan 3, 2024
9 checks passed
Copy link

@sysopenci sysopenci left a comment

Choose a reason for hiding this comment

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

cactus finished building and testing your changes

It was requested for merge by "Ranjan, Rajani" [email protected]

so we merge it. Thanks for your contribution.

more details, logs, and binaries: /absp/builders/celadon_smr0_master-mergerequest/builds/749

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants