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

Closed
elfring opened this issue Jan 8, 2025 · 2 comments
Closed

Remove unnecessary null pointer checks #1288

elfring opened this issue Jan 8, 2025 · 2 comments
Labels
state:Done This issue has been resolved/dismissed type:Enhancement New feature or request

Comments

@elfring
Copy link

elfring commented Jan 8, 2025

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

@github-actions github-actions bot added the state:Backlog This issue will be worked on in the future label Jan 8, 2025
@k4yt3x k4yt3x added type:Enhancement New feature or request state:Planned This issue is already scheduled to be worked on and removed state:Backlog This issue will be worked on in the future labels Jan 8, 2025
@k4yt3x
Copy link
Owner

k4yt3x commented Jan 8, 2025

Thanks. Appreciate the suggestion.

@k4yt3x k4yt3x closed this as completed Jan 8, 2025
@github-actions github-actions bot added state:Done This issue has been resolved/dismissed and removed state:Planned This issue is already scheduled to be worked on labels Jan 8, 2025
@elfring
Copy link
Author

elfring commented Jan 9, 2025

Thanks for your small source code improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:Done This issue has been resolved/dismissed type:Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants