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

[Windows] Fix bug in SetFilePath() #356

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

fauxpark
Copy link
Member

Description

I didn't remove enough code here... the else at the very end caused only WSL filepaths to be set. The null/empty check probably should also wrap everything, otherwise it could potentially cause a UriFormatException.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

@fauxpark fauxpark requested a review from a team April 28, 2022 11:35
@zvecr zvecr merged commit 3c27e4a into qmk:master Apr 28, 2022
@fauxpark fauxpark deleted the windows-setfilepath-fix branch April 28, 2022 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants