Superseded by:
https://lists.proxmox.com/pipermail/pve-devel/2024-September/065476.html
On 25/09/2024 16:37, Dominik Csapak wrote:
hi,
as we already talked off list, this may be an issue when we do have a
string
that is marked as utf8 (e.g. api parameters that contain codepoints >
127)
if such a parameter reach the syswrite it will fail, so we should
probably
use is_utf8 (or something better?) to detect if a string is utf8 and
encode
it before passing it to syswrite.
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel