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 handling of symlinks that point to relative paths #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bong0
Copy link

@bong0 bong0 commented Feb 4, 2015

No description provided.

The CopyFile routine lacks support of handling relative symlinks correctly. The following stat(src) fails due to nonexistence of the path resolved by os.Readlink()
@bong0
Copy link
Author

bong0 commented Mar 28, 2015

bump

@hacdias
Copy link

hacdias commented Jun 15, 2015

+1

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.

2 participants