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

ReadStringUTF8NullTerminated fail when string bigger or equals to 128 bytes. #26

Closed
lucasgl opened this issue Jul 24, 2023 · 1 comment · Fixed by #27
Closed

ReadStringUTF8NullTerminated fail when string bigger or equals to 128 bytes. #26

lucasgl opened this issue Jul 24, 2023 · 1 comment · Fixed by #27

Comments

@lucasgl
Copy link

lucasgl commented Jul 24, 2023

Line 71 if LibObjectFile\ObjectFileStreamExtensions.cs throws index out of range exception when the text is bigger than 128 chars.

@lucasgl
Copy link
Author

lucasgl commented Jul 24, 2023

Duplicated #25

@xoofx xoofx closed this as completed in #27 Oct 5, 2023
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 a pull request may close this issue.

1 participant