Skip to content

fix: Add nil checks for values which are printed to the console #583

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

Merged
merged 6 commits into from
Feb 6, 2025

Conversation

marceljk
Copy link
Contributor

@marceljk marceljk commented Feb 3, 2025

No description provided.

Copy link
Contributor

@bahkauv70 bahkauv70 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are still pointer-dereferences remaining in the code. Use the following regular expressions to find them:

  • p\..*?\(.*\*.*\)
  • table.*\(.*\*.*\)

@marceljk marceljk merged commit 1d85aa4 into main Feb 6, 2025
3 checks passed
@marceljk marceljk deleted the fix/add-nil-checks-for-output branch February 6, 2025 10:32
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

Successfully merging this pull request may close these issues.

2 participants