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

Stops reading from out side of file bounds. #631

Merged
merged 1 commit into from Jan 7, 2022

Conversation

david32
Copy link
Contributor

@david32 david32 commented Jan 6, 2022

Encountered when reading empty files which do not end correctly, the program tried to read beyond file limits.
I encountered it with trying to read a channel.

Although it is a case of an erroneous mf4 file, still such thing shouldn't happen.

@danielhrisca
Copy link
Owner

Thank you @david32 for this fix!

@danielhrisca danielhrisca merged commit 60b033d into danielhrisca:development Jan 7, 2022
@david32 david32 deleted the EOF_error branch January 7, 2022 13:21
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.

None yet

2 participants