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

Polish CodeQL and do some chores #2255

Merged
merged 10 commits into from
Feb 22, 2024

One last.

2e2f329
Select commit
Loading
Failed to load commit list.
Merged

Polish CodeQL and do some chores #2255

One last.
2e2f329
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 21, 2024 in 3s

No new alerts in code changed by this pull request

Annotations

Check failure on line 381 in test/unit/test_sde.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Multiplication result converted to larger type High test

Multiplication result may overflow 'unsigned int' before it is converted to 'size_t'.