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

python: fix incorrect read length for custom records #1311

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

jtbandes
Copy link
Member

@jtbandes jtbandes commented Jan 15, 2025

Changelog

Python: fixed a crash when reading files that contain custom record types.

Docs

None

Description

length - 9 was incorrect because the length of the opcode+length fields are not included in the record length.

Fixes FG-10074

@jtbandes jtbandes merged commit 6c9ce28 into main Jan 15, 2025
23 checks passed
@jtbandes jtbandes deleted the jacob/python-custom-record branch January 15, 2025 21:43
Copy link

linear bot commented Jan 15, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants