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

Remove dangerous extraction code #64

Open
ljleppan opened this issue Mar 7, 2016 · 0 comments
Open

Remove dangerous extraction code #64

ljleppan opened this issue Mar 7, 2016 · 0 comments

Comments

@ljleppan
Copy link
Member

ljleppan commented Mar 7, 2016

If TaskExecutorImpl is asked to extract a project to a path that is not detected as a project by any language plugin, then it just extracts to target overwriting everything.

The special case of a new exercise should be handled so that nothing is overwritten, since in all legit cases the target should be a non-existent path.

After all, we want to avoid the case of overwriting some system path with our stuff accidentally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant