curlpp icon indicating copy to clipboard operation
curlpp copied to clipboard

Remove unnecessary null pointer checks

Open elfring opened this issue 7 years ago • 2 comments

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

elfring avatar Aug 07 '18 08:08 elfring

there is no such thing as unnecessary nullptr checks in c++

heavenly avatar Jan 03 '19 17:01 heavenly

I suggest to reconsider specific source code places.

elfring avatar Jan 03 '19 17:01 elfring