Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Fix out of control recursive directory copy #2

Merged
merged 1 commit into from
Mar 11, 2014

Conversation

renz45
Copy link
Contributor

@renz45 renz45 commented Mar 11, 2014

This fixes an issue where if a directory is copied into itself, that it keeps recursively creating copies inside of each new copy forever until we get a filesystem error saying that the filename is too long.

nathansobo pushed a commit that referenced this pull request Mar 11, 2014
Fix out of control recursive directory copy
@nathansobo nathansobo merged commit 74855db into atom:master Mar 11, 2014
@nathansobo
Copy link
Contributor

⚡ Great! Thanks for this.

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.

None yet

2 participants