Skip to content

Fix greater-than-or-equal-to-zero issue#13555

Merged
raiden00pl merged 1 commit into
apache:masterfrom
Zhangshoukui:gte
Sep 20, 2024
Merged

Fix greater-than-or-equal-to-zero issue#13555
raiden00pl merged 1 commit into
apache:masterfrom
Zhangshoukui:gte

Conversation

@Zhangshoukui
Copy link
Copy Markdown
Contributor

Summary

unsigned_compare: This greater-than-or-equal-to-zero comparison without a signed value is always true. ndx >= 0U

Impact

NONE

Testing

ci-check

unsigned_compare: This greater-than-or-equal-to-zero comparison without a signed value is always true. ndx >= 0U

Signed-off-by: Shoukui Zhang <zhangshoukui@xiaomi.com>
@github-actions github-actions Bot added the Size: XS The size of the change in this PR is very small label Sep 20, 2024
@raiden00pl raiden00pl merged commit 2c543c2 into apache:master Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants