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 end-of-stream exception in PNG level 2 parser #316

Merged
merged 1 commit into from
Jan 22, 2020

Conversation

Borewit
Copy link
Collaborator

@Borewit Borewit commented Jan 21, 2020

Fixes #313
Catch end-of-stream exceptions in fromTokenizer and return undefined (could not determine file type)

@Borewit Borewit added the bug label Jan 21, 2020
@Borewit Borewit self-assigned this Jan 21, 2020
@sindresorhus sindresorhus changed the title Fix end-of-stream exception in PNG level 2 parser. Fix end-of-stream exception in PNG level 2 parser Jan 22, 2020
@sindresorhus sindresorhus merged commit 79d9e25 into master Jan 22, 2020
@sindresorhus sindresorhus deleted the issue-313/fix-png-eos branch January 22, 2020 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

End-Of-Stream error thrown parsing docx
2 participants