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

Fixed unhexlify with variable length UTF-8 decoding #8250

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

qstokkink
Copy link
Contributor

@qstokkink qstokkink commented Nov 7, 2024

Fixes #8249

This PR:

  • Fixes unhexlify() not performing variable-length decoding for UTF-8.

After fix (see #8249 for before):
screenshot

@qstokkink qstokkink marked this pull request as ready for review November 7, 2024 08:05
@qstokkink qstokkink changed the title WIP: Fixed unhexlify with variable length UTF-8 decoding READY: Fixed unhexlify with variable length UTF-8 decoding Nov 7, 2024
@qstokkink qstokkink changed the title READY: Fixed unhexlify with variable length UTF-8 decoding Fixed unhexlify with variable length UTF-8 decoding Nov 7, 2024
@qstokkink qstokkink merged commit d963b26 into Tribler:main Nov 7, 2024
7 checks passed
@qstokkink qstokkink deleted the fix_ui_utf8_unhexlify branch November 7, 2024 08:58
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.

Character Broken in Download Torrent Setting Layer
2 participants