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

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

Remove unnecessary null pointer checks #2

elfring opened this issue Aug 22, 2018 · 2 comments

Comments

@elfring
Copy link

elfring commented Aug 22, 2018

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

@papyrussolution
Copy link
Owner

Thank you. We'll correct these points.

@elfring
Copy link
Author

elfring commented Aug 22, 2018

It seems that the function “PPThreadLocalArea::SetupPhoneServiceEventResponder” is another update candidate according to an other source code transformation pattern.

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