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(ts): crash seeking to null #3802

Merged
merged 12 commits into from
May 21, 2024

Conversation

freeboub
Copy link
Collaborator

Summary

Ensure we don't try to seek to null

Motivation

Be crash free even if bad props are rpovided

Changes

Safety check on input parameter

Test plan

Can be tested by patching sample file

@freeboub freeboub linked an issue May 21, 2024 that may be closed by this pull request
@freeboub freeboub requested a review from KrzysztofMoch May 21, 2024 08:50
@freeboub freeboub merged commit c80164c into TheWidlarzGroup:master May 21, 2024
2 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.

[BUG]: Fatal error if null value passed to .seek() on iOS
1 participant