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 debug bundle panic on Windows #14399

Merged
merged 2 commits into from
Jun 9, 2022
Merged

Fix debug bundle panic on Windows #14399

merged 2 commits into from
Jun 9, 2022

Conversation

davemay99
Copy link
Contributor

This PR resolves a panic on Windows that occurs when capturing a vault debug bundle.

Fixes #14394

@vercel vercel bot temporarily deployed to Preview – vault March 7, 2022 22:14 Inactive
@vercel vercel bot temporarily deployed to Preview – vault-storybook March 7, 2022 22:14 Inactive
@davemay99
Copy link
Contributor Author

Note -- I discovered the bug during release candidate testing for hcdiag.

@swayne275
Copy link
Contributor

Thanks! Is there a reason that you went with this approach rather than replacing "/" with os.PathSeparator?

@swayne275 swayne275 added bug Used to indicate a potential bug waiting-for-response labels Mar 8, 2022
Copy link
Contributor

@akshya96 akshya96 left a comment

Choose a reason for hiding this comment

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

LGTM!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vault debug on Windows results in panic
4 participants