Files
ladybird/Userland/Libraries/LibC
Daniel Bertalan b3ac24a939 LibC: Use a sensible MB_CUR_MAX value
We always use UTF-8, meaning that a single `wchar_t` might be converted
into up to 4 `char`s. This would cause a buffer overflow if something
actually relied on this being the right value.
2021-10-23 23:31:43 -07:00
..
2021-10-15 21:50:19 -07:00
2021-10-17 17:09:58 +01:00
2021-10-17 23:43:43 +01:00
2021-10-15 21:50:19 -07:00
2021-10-20 09:20:18 +01:00
2021-10-23 15:06:33 +02:00
2021-10-22 13:28:56 -07:00
2021-10-23 23:31:43 -07:00
2021-10-15 14:47:41 -07:00
2021-09-23 18:51:21 +02:00
2021-10-21 23:57:32 -07:00
2021-10-17 17:09:58 +01:00