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

Open
elfring opened this issue Jul 27, 2016 · 8 comments
Open

Remove unnecessary null pointer checks #6

elfring opened this issue Jul 27, 2016 · 8 comments

Comments

@elfring
Copy link

elfring commented Jul 27, 2016

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

@amooty
Copy link

amooty commented Aug 2, 2016

Filed as internal issue #135159.

@superfunc
Copy link
Contributor

superfunc commented Jan 28, 2018

@elfring
Copy link
Author

elfring commented Jan 28, 2018

There are further update candidates to consider, aren't there?

@superfunc
Copy link
Contributor

Looks like I was wrong; I hadn't realized this was pointing to a more general problem and not those specific callouts, my apologies.

@elfring
Copy link
Author

elfring commented Jan 28, 2018

I am just curious if all possible improvements were integrated into this software for the reported search pattern.

@elfring
Copy link
Author

elfring commented Jan 28, 2018

@elfring
Copy link
Author

elfring commented Jan 28, 2018

How will the software evolution be continued around a class like “GlfUVTextureStorageData”?

@elfring
Copy link
Author

elfring commented Jun 25, 2018

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

3 participants