2024-10-04 05:56:30
zephyr
PUBLISHED
In utf8_trunc in zephyr/lib/utils/utf8.c, last_byte_p can point to one byte before the string pointer if the string is empty.