Add missing UTF-8 encoding validation #291

Closed
Mrcopytuo wants to merge 1 commits from Mrcopytuo/kolibrios:fix-xmltok into main
First-time contributor

Addressing issue #290

This PR adds the required validation logic to ensure that malformed or invalid UTF-8 sequences are handled correctly.

Addressing issue #290 This PR adds the required validation logic to ensure that malformed or invalid UTF-8 sequences are handled correctly.
Mrcopytuo added 1 commit 2025-12-15 05:33:11 +00:00
Add missing UTF-8 encoding validation
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 1m53s
Build system / Build (pull_request) Successful in 17m13s
af4b3bee84
Burer approved these changes 2025-12-19 08:11:08 +00:00
Owner

Within KolibriOS, this change is meaningless since after updating the toolchain, many libraries will be updated to the latest version.

Within KolibriOS, this change is meaningless since after updating the toolchain, many libraries will be updated to the latest version.
mxlgv closed this pull request 2026-03-02 17:46:25 +00:00
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 1m53s
Required
Details
Build system / Build (pull_request) Successful in 17m13s
Required
Details

Pull request closed

Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#291