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 accessing an array out of bounds for Fable 4.13.0. #160

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

krymtkts
Copy link
Owner

fix #159

@krymtkts krymtkts self-assigned this Feb 25, 2024
@krymtkts krymtkts added the bug Something isn't working label Feb 25, 2024
Copy link
Owner Author

@krymtkts krymtkts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@krymtkts krymtkts merged commit 8636997 into main Feb 25, 2024
2 checks passed
@krymtkts krymtkts deleted the feature/fix-array-out-of-bound branch February 25, 2024 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accessing an array out of bounds emit an exception from Fable 4.13.0.
1 participant