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 out of bounds access leading to crash at spawn #3535

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

wAIfu-DEV
Copy link
Contributor

More information about the issue at #3534

TLDR is that the previous iteration of the code would access element 1, even if it didn't exist, causing a crash when trying to read its field "value".

@rom1504 rom1504 merged commit 3187368 into PrismarineJS:master Jan 1, 2025
24 checks passed
@Pix3lPirat3 Pix3lPirat3 mentioned this pull request Jan 6, 2025
1 task
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.

3 participants