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

Fix null pointer crash. #7

Merged
merged 1 commit into from
May 29, 2023
Merged

Fix null pointer crash. #7

merged 1 commit into from
May 29, 2023

Conversation

Excds
Copy link

@Excds Excds commented May 19, 2023

When there are errors we will never have an ingress object, so removing the log tags causing a null reference crash.

Fixes #6

@tolson-vkn tolson-vkn merged commit 1085b49 into tolson-vkn:main May 29, 2023
@tolson-vkn
Copy link
Owner

Great thanks!

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.

panic: runtime error: invalid memory address or nil pointer dereference
2 participants