Skip to content

Conversation

@kennykerr
Copy link
Collaborator

@kennykerrkennykerr commented Feb 3, 2023

The issue is that the code analysis engine doesn't realize - it doesn't look at the implementation - that the pointer stored within the com_ptr is actually checked for validity before proceeding.

Fixes#1267

Copy link
Member

@Scottj1sScottj1s left a comment

Choose a reason for hiding this comment

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

thanks for jumping back in!

@kennykerrkennykerr merged commit 3bbee2c into masterFeb 6, 2023
@kennykerrkennykerr deleted the ca-workaround branch February 6, 2023 16:36
Sign up for freeto 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.

implements class template triggers false positive code analysis warning

3 participants

@kennykerr@Scottj1s