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

Closed
elfring opened this issue Mar 13, 2016 · 2 comments
Closed

Remove unnecessary null pointer checks #2

elfring opened this issue Mar 13, 2016 · 2 comments

Comments

@elfring
Copy link

elfring commented Mar 13, 2016

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

@ralight
Copy link
Contributor

ralight commented Mar 13, 2016

These are already fixed in the develop branch, I don't think there is any benefit to changing it in the bug fixes branch. If you do spot any in develop then they're definite candidates for removal!

@ralight ralight closed this as completed Mar 13, 2016
@elfring
Copy link
Author

elfring commented Mar 13, 2016

How do you think about to improve the implementation of a function like "db__client_chunk_restore"?

@lock lock bot locked as resolved and limited conversation to collaborators Aug 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants