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 #1384

Closed
elfring opened this issue Aug 15, 2019 · 2 comments
Closed

Remove an unnecessary null pointer check #1384

elfring opened this issue Aug 15, 2019 · 2 comments

Comments

@elfring
Copy link

elfring commented Aug 15, 2019

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

tatsuhiro-t added a commit that referenced this issue Aug 19, 2019
@tatsuhiro-t
Copy link
Member

Thank you. Fix committed via f2fde18

@elfring
Copy link
Author

elfring commented Aug 19, 2019

Thanks for your 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