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 NPE when registering Tenants #1921

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

dvaldivia
Copy link
Collaborator

@dvaldivia dvaldivia commented Dec 28, 2023

Fixes an NPE caused by an empty Tenant struct in the array of tenants used to register

Fixes #1920

Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
Copy link
Contributor

@anjalshireesh anjalshireesh left a comment

Choose a reason for hiding this comment

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

LGTM

@dvaldivia dvaldivia merged commit 6a99fbf into minio:master Dec 28, 2023
24 of 25 checks passed
@dvaldivia dvaldivia deleted the fix-npe-subnet-register branch December 28, 2023 06:42
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 on SUBNET registration
3 participants