Skip to content

Add explicit casts to atomic_ref_count#1181

Merged
kennykerr merged 1 commit intomicrosoft:masterfrom
timguen:master
Sep 9, 2022
Merged

Add explicit casts to atomic_ref_count#1181
kennykerr merged 1 commit intomicrosoft:masterfrom
timguen:master

Conversation

@timguen
Copy link
Copy Markdown
Contributor

@timguen timguen commented Sep 9, 2022

Static code analysis flagged these three instances of signed/unsigned mismatches. This change adds explicit static_cast to uint32_t to indicate that this is intentional.

Static code analysis flagged these three instances of signed/unsigned mismatches. This change adds explicit static_casts to indicate that this is intentional.
@kennykerr
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown
Collaborator

@kennykerr kennykerr left a comment

Choose a reason for hiding this comment

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

Thanks!

@kennykerr kennykerr merged commit 380cb8f into microsoft:master Sep 9, 2022
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.

2 participants