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

Allow getFragment to read out of bounds, where it just gives zeroes #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Rohansi
Copy link

@Rohansi Rohansi commented May 4, 2018

I needed to allow these accesses to repair a few videos. I also ran into #29 because of this, and I just added a catch block for it so it never happens again.

@sonnysucks
Copy link

I'm kinda a novice, I have #29 issue, how to I use your fix, is this a Fork? or do i have to manually add your catch block? sorry, I'm investigating how, I think this will help me!!!!

@Rohansi
Copy link
Author

Rohansi commented Jul 3, 2018

Yup, just the catch block should fix #29.

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