D17651: Escape bytes that larger than 127
Jos van den Oever
noreply at phabricator.kde.org
Tue Dec 18 12:56:03 GMT 2018
vandenoever created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
vandenoever requested review of this revision.
REVISION SUMMARY
UserBase tells me that KDE configuration files are encoded in UTF-8.
https://userbase.kde.org/KDE_System_Administration/Configuration_Files
In practice some *rc files have bytes outside that encoding.
The problem is that there is no check for bytes larger than 127.
REPOSITORY
R237 KConfig
BRANCH
utf8 (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D17651
AFFECTED FILES
src/core/kconfigini.cpp
To: vandenoever
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181218/ee90fa2a/attachment.html>
More information about the Kde-frameworks-devel
mailing list