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

codeql fixes #1606

Merged
merged 2 commits into from
Dec 4, 2023
Merged

codeql fixes #1606

merged 2 commits into from
Dec 4, 2023

Conversation

mythi
Copy link
Contributor

@mythi mythi commented Dec 4, 2023

No description provided.

@mythi mythi requested review from bart0sh, tkatila and kad as code owners December 4, 2023 11:55
@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (53372ed) 51.75% compared to head (00a45e1) 51.69%.

❗ Current head 00a45e1 differs from pull request most recent head 72581ec. Consider uploading reports for the commit 72581ec to get more accurate results

Files Patch % Lines
pkg/fpga/dfl_linux.go 0.00% 1 Missing ⚠️
pkg/fpga/intel_fpga_linux.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1606      +/-   ##
==========================================
- Coverage   51.75%   51.69%   -0.07%     
==========================================
  Files          42       42              
  Lines        4869     4869              
==========================================
- Hits         2520     2517       -3     
- Misses       2204     2206       +2     
- Partials      145      146       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

mythi added 2 commits December 4, 2023 14:41
See 1fbbfeb for details.

Signed-off-by: Mikko Ylinen <[email protected]>
to address:
"Incorrect conversion of an unsigned 32-bit integer from to a lower bit
size type int without an upper bound check."

Signed-off-by: Mikko Ylinen <[email protected]>
@tkatila tkatila merged commit 1971717 into intel:main Dec 4, 2023
75 checks passed
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.

3 participants