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 possible nil pointer dereference #13318

Merged
merged 3 commits into from
Dec 2, 2021
Merged

Conversation

reugn
Copy link
Contributor

@reugn reugn commented Dec 1, 2021

No description provided.

@vercel vercel bot temporarily deployed to Preview – vault December 1, 2021 07:09 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook December 1, 2021 07:09 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook December 1, 2021 07:14 Inactive
@vercel vercel bot temporarily deployed to Preview – vault December 1, 2021 07:14 Inactive
@@ -0,0 +1,3 @@
```release-note:bug
vault: Fix possible nil pointer dereference.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
vault: Fix possible nil pointer dereference.
identity: Fix possible nil pointer dereference.

@kalafut kalafut requested a review from vishalnayak December 1, 2021 21:39
@vercel vercel bot temporarily deployed to Preview – vault December 2, 2021 07:10 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook December 2, 2021 07:10 Inactive
@ncabatoff ncabatoff merged commit ed0eb36 into hashicorp:main Dec 2, 2021
@ncabatoff
Copy link
Collaborator

Looking at this more closely, I don't see us ever deleting StoragePacker buckets, so I don't think this will ever panic. I'm still happy to have it fixed, if for no other reason than to avoid people looking at it and worrying that it might panic, so thanks @reugn.

@ncabatoff ncabatoff removed this from the 1.9.1 milestone Dec 2, 2021
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.

3 participants