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 logging errors #6415

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Fix logging errors #6415

merged 1 commit into from
Jul 11, 2024

Conversation

apach301
Copy link
Contributor

@apach301 apach301 commented May 14, 2024

Fixes two possible null pointer dereferences during logging error messages.

Closes #6413

@apach301
Copy link
Contributor Author

@fbarchard @allenkelly @bhbruce @keeranroth, Could you please review PR? Thanks!

@alankelly
Copy link
Collaborator

alankelly commented Jul 11, 2024

Thanks for this, sorry it slipped through the cracks. Importing now

@copybara-service copybara-service bot merged commit 1ac6719 into google:master Jul 11, 2024
18 checks passed
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.

Possible null pointer dereference in logging
3 participants