Remove unnecessary null pointer checks
elfring opened this issue · 2 comments
elfring commented
An extra null pointer check is not needed in functions like the following.
papyrussolution commented
Thank you. We'll correct these points.
elfring commented
It seems that the function “PPThreadLocalArea::SetupPhoneServiceEventResponder” is another update candidate according to an other source code transformation pattern.