Skip to content

Conversation

@ndossche
Copy link
Member

We need to properly handle the case when we return from having too few bytes, this needs to be handled separately because the while loop otherwise just performs a partial byte copy.

@ndossche ndossche linked an issue Jan 16, 2025 that may be closed by this pull request
@ndossche
Copy link
Member Author

Note to self: the test should probably be moved into the encoding directory rather than parser directory.

@ndossche
Copy link
Member Author

Apparently there's a test failure that I missed, will check...

@ndossche
Copy link
Member Author

Test location and failure should now both be fixed.

We need to properly handle the case when we return from having too few
bytes, this needs to be handled separately because the while loop
otherwise just performs a partial byte copy.
@ndossche ndossche closed this in 2952e16 Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UTF-8 corruption in \Dom\HTMLDocument

2 participants