Skip to content

Add explicit casts to atomic_ref_count - #1181

Merged
Kenny Kerr (kennykerr) merged 1 commit into
microsoft:masterfrom
timguen:master
Sep 9, 2022
Merged

Add explicit casts to atomic_ref_count#1181
Kenny Kerr (kennykerr) merged 1 commit into
microsoft:masterfrom
timguen:master

Conversation

@timguen

Copy link
Copy Markdown
Contributor

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).

@kennykerr Kenny Kerr (kennykerr) left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks!

@kennykerr
Kenny Kerr (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