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

Remove an unnecessary null pointer check #1572

Open
elfring opened this issue Aug 5, 2018 · 2 comments
Open

Remove an unnecessary null pointer check #1572

elfring opened this issue Aug 5, 2018 · 2 comments

Comments

@elfring
Copy link

elfring commented Aug 5, 2018

An extra null pointer check is not needed in the destructor for the class “ValueRaw”.

@nihilus
Copy link

nihilus commented Apr 17, 2019

Is this valid for arrays as well? It doesn't explicitly states that.

@elfring
Copy link
Author

elfring commented Apr 18, 2019

I expect this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants