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 unnecessary null pointer checks #67

Closed
elfring opened this issue May 26, 2019 · 5 comments
Closed

Remove unnecessary null pointer checks #67

elfring opened this issue May 26, 2019 · 5 comments

Comments

@elfring
Copy link

elfring commented May 26, 2019

An extra null pointer check is not needed in functions like the following.

@nikias
Copy link
Member

nikias commented May 26, 2019

Yes I will fix that too.

@nikias
Copy link
Member

nikias commented May 26, 2019

Fixed with 7b00783.

@nikias nikias closed this as completed May 26, 2019
@elfring
Copy link
Author

elfring commented May 26, 2019

@nikias
Copy link
Member

nikias commented May 26, 2019

Fixed. And actually there was another one.

@elfring
Copy link
Author

elfring commented May 26, 2019

Thanks for another small source code improvement.

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

No branches or pull requests

2 participants