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

Open
1 task done
elfring opened this issue Dec 27, 2024 · 0 comments
Open
1 task done

Remove unnecessary null pointer checks #7847

elfring opened this issue Dec 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@elfring
Copy link

elfring commented Dec 27, 2024

Is there an existing issue for this feature request?

  • I have searched the existing issues

Is your feature request related to a problem?

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

Which printers will be beneficial to this feature?

All

Describe the solution you'd like

💭 Would you become interested to use a development tool like “clang-tidy” for corresponding source code adjustments?

Describe alternatives you've considered

No response

Additional context

No response

@elfring elfring added the enhancement New feature or request label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant