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 read string bigger than 128 bytes from Stream. #27

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

lucasgl
Copy link

@lucasgl lucasgl commented Jul 24, 2023

fixes #26
fixes #25

@xoofx xoofx merged commit 1cc2ab3 into xoofx:master Oct 5, 2023
@xoofx xoofx added the bug Something isn't working label Oct 14, 2023
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.

ReadStringUTF8NullTerminated fail when string bigger or equals to 128 bytes. DwarfFile.ReadFromElf exception
3 participants