Jacques Lucke
eef2a706b4
Fix: UI: garbage string when invoking search from menu
...
The issue was that `event.utf8_buf` is not null-terminated.
In debug builds, it's explicitly filled with `0xff` which let to
the garbage characters. Now check for the size of the first
valid utf8 char and only copy that.
Thanks to PratikPB2123 for the investigation in #112719 .
2023-09-24 22:37:01 +02:00
..
2023-09-22 11:04:25 +10:00
2023-09-22 12:21:18 +10:00
2023-08-16 09:51:37 +02:00
2023-09-23 01:32:49 +02:00
2023-09-22 11:22:30 -04:00
2023-09-23 21:17:50 +10:00
2023-09-24 16:11:13 +10:00
2023-09-15 18:08:52 +02:00
2023-09-22 03:18:17 +02:00
2023-09-22 12:21:18 +10:00
2023-08-19 17:57:12 +10:00
2023-09-22 08:08:19 -04:00
2023-09-24 16:01:31 +02:00
2023-09-24 22:37:01 +02:00
2023-09-23 21:17:50 +10:00
2023-09-22 12:21:18 +10:00
2023-09-22 12:21:18 +10:00
2023-09-24 14:52:38 +10:00
2023-09-21 19:34:07 +02:00
2023-09-19 11:09:20 +10:00
2023-09-22 12:05:55 +02:00
2023-09-24 14:52:38 +10:00
2023-09-24 16:11:13 +10:00
2023-09-24 16:11:13 +10:00
2023-09-23 20:22:19 +10:00
2023-09-24 21:07:56 +02:00
2023-09-22 12:21:18 +10:00
2023-09-23 20:22:19 +10:00
2023-09-22 03:18:17 +02:00
2023-09-22 03:18:17 +02:00
2023-09-22 03:18:17 +02:00
2023-09-23 21:17:50 +10:00
2023-08-24 11:38:41 +10:00