Skip to content

[Coverity CID :195774]API usage errors in /arch/x86_64/core/xuk-stub32.c #14418

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

Closed
aasthagr opened this issue Mar 12, 2019 · 0 comments
Closed
Assignees
Labels
area: X86_64 x86-64 Architecture (64-bit) bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix priority: medium Medium impact/importance bug

Comments

@aasthagr
Copy link
Collaborator

Static code scan issues seen in File: /arch/x86_64/core/xuk-stub32.c
Category: API usage errors
Function:
Component: Architectures
CID: 195774
Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996

@galak galak added Coverity A Coverity detected issue or its fix priority: medium Medium impact/importance bug labels Mar 12, 2019
@galak galak added area: X86_64 x86-64 Architecture (64-bit) bug The issue is a bug, or the PR is fixing a bug and removed bug The issue is a bug, or the PR is fixing a bug labels Mar 12, 2019
andyross pushed a commit to andyross/zephyr that referenced this issue Mar 12, 2019
There was a spot where the early boot code was logging using %p to
emit an integer, and Coverity doesn't like that.  Fixes zephyrproject-rtos#14420 and
Fixes zephyrproject-rtos#14418

Signed-off-by: Andy Ross <[email protected]>
galak pushed a commit that referenced this issue Mar 13, 2019
There was a spot where the early boot code was logging using %p to
emit an integer, and Coverity doesn't like that.  Fixes #14420 and
Fixes #14418

Signed-off-by: Andy Ross <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: X86_64 x86-64 Architecture (64-bit) bug The issue is a bug, or the PR is fixing a bug Coverity A Coverity detected issue or its fix priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

3 participants