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

File::Copy does not deal with short writes #25399

Closed
iposva-google opened this issue Jan 11, 2016 · 0 comments
Closed

File::Copy does not deal with short writes #25399

iposva-google opened this issue Jan 11, 2016 · 0 comments
Labels
area-vm closed-obsolete Closed as the reported issue is no longer relevant os-android os-linux

Comments

@iposva-google
Copy link
Contributor

The fall back implementation of File::Copy does not deal well with short writes when copying. Instead of issuing multiple writes the implementation aborts and signals an error.

@lrhn lrhn added the closed-obsolete Closed as the reported issue is no longer relevant label May 9, 2023
@lrhn lrhn closed this as completed May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm closed-obsolete Closed as the reported issue is no longer relevant os-android os-linux
Projects
None yet
Development

No branches or pull requests

2 participants