Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Fixes #82 by processing destination string through filepath.Clean #87

Merged
merged 2 commits into from
Sep 10, 2018
Merged

Fixes #82 by processing destination string through filepath.Clean #87

merged 2 commits into from
Sep 10, 2018

Conversation

johnarok
Copy link
Contributor

@johnarok johnarok commented Sep 7, 2018

There are a number of ways to get this done, the one this PR does was the least amount of change and close to where this was introduced; The other option would be to change all Open functions to process the destination string through the filepath.Clean before it sends it downstream.

@johnarok johnarok requested review from weingart and mholt September 7, 2018 00:23
Copy link
Contributor

@weingart weingart left a comment

Choose a reason for hiding this comment

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

lgtm

@weingart weingart merged commit de0d89e into mholt:master Sep 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants