Files
mpv/common
Kacper Michajłow 485221ba22 msg: return zero length if bstr_split_utf8 fails
In theory bstr_split_utf8 should skip invalid sequence and move further,
but it doesn't do that currently, so just the string if unsuported code if
found.

Fixes infinite loop on code.len == 0 condition.

Fixes: 5864b72d1a
2024-01-10 00:31:57 +01:00
..
2018-02-01 10:21:55 +01:00
2018-02-01 10:21:55 +01:00
2023-10-19 18:26:05 +02:00
2020-05-10 16:40:26 +02:00
2023-11-05 17:36:17 +00:00