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

[FIXED] Protect against possible nil pointer panic #1771

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

piotrpio
Copy link
Collaborator

Resolves #1752

Signed-off-by: Piotr Piotrowski piotr@synadia.com

Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
@coveralls
Copy link

Coverage Status

coverage: 84.93% (-0.02%) from 84.949%
when pulling 06628de on fix-nil-pointers
into 1e1519f on main.

@piotrpio piotrpio requested a review from Jarema January 12, 2025 20:26
Copy link
Member

@Jarema Jarema left a comment

Choose a reason for hiding this comment

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

LGTM

@piotrpio piotrpio merged commit 16e780e into main Feb 4, 2025
6 checks passed
@piotrpio piotrpio deleted the fix-nil-pointers branch February 4, 2025 09:51
@piotrpio piotrpio mentioned this pull request Feb 5, 2025
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.

nil pointer dereferencing
3 participants