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

RNFetchBlobFS.writeFile(): improve IO error handling #432

Merged
merged 1 commit into from
Sep 26, 2019

Conversation

mcuelenaere
Copy link

RNFetchBlobFS.writeFile(): ensure that files are closed properly in all cases and that stringToBytes() (which could potentially OOM) is called before the output file is opened

…ll cases and that stringToBytes() (which could potentially OOM) is called *before* the output file is opened
@Traviskn
Copy link

Thanks for confirming the fix @wouterds!

@Traviskn Traviskn merged commit 3361baa into joltup:master Sep 26, 2019
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