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

Suppress false positive from clang-analyzer #1735

Merged
merged 1 commit into from
Oct 20, 2019

Conversation

jonvmey
Copy link
Contributor

@jonvmey jonvmey commented Aug 24, 2019

Fixes issue #1230

Description

Suppress a false positive warning from the Clang static analysis tools which thought that a null reference was potentially being returned here.

@horenmar
Copy link
Member

Thanks, sorry for taking so long.

@horenmar horenmar merged commit 060a41e into catchorg:master Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants