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

BugFix in newly added function rewindData() #57

Merged
merged 3 commits into from
Feb 21, 2024

Conversation

jason77lee
Copy link
Contributor

For rewinding pointer, not necessary to check the available bytes.

@jason77lee
Copy link
Contributor Author

@podborski Please review this bug fix. Thank you.

@podborski podborski changed the base branch from master to sgpd_versions February 20, 2024 23:36
@podborski
Copy link
Member

@jason77lee don't you want to test if you maybe rewind too much? Seems that this test is missing. If you rewind more than there is actual data you probably need to return an error.

@podborski podborski merged commit cf96e3a into MPEGGroup:sgpd_versions Feb 21, 2024
4 checks passed
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