Pk11 5aaac66eef Use sizeof in snprintf where possible, ensure UTF_BUFFER_BYTESIZE
This commit looks a lot bigger than it really is, I noticed a couple spots where with these issues so I ran a regex to find all possible occurrences and switched all that could be, after manually ensuring it was actually correct

Using sizeof on the buffer (as long as the buffer is a char *array*, not a pointer!!) greatly reduces the chance of something having the wrong size because of a later change to the buffer, notably a couple snprintfs were missed in the UTF_BUFFER_BYTESIZE change
2023-04-15 12:54:02 +02:00
..
2020-08-02 15:40:26 +02:00
2020-08-26 23:01:58 +02:00
2020-08-26 23:01:58 +02:00
2023-04-15 12:54:02 +02:00
2019-06-03 02:27:43 +02:00
2021-05-22 14:12:19 +02:00
2020-03-28 07:05:42 -03:00
2020-08-02 15:40:41 +02:00
2020-08-02 15:40:41 +02:00
2023-04-15 12:54:02 +02:00
2020-08-26 23:01:58 +02:00
2018-03-07 01:22:15 +01:00
2020-08-26 23:01:58 +02:00
2019-10-03 17:04:35 -03:00
2021-11-14 22:14:59 +01:00
2023-04-15 12:54:02 +02:00
2023-04-15 12:54:02 +02:00
2019-06-03 02:27:43 +02:00
2020-08-26 23:01:58 +02:00
2020-08-26 23:01:58 +02:00
2022-02-21 23:57:02 -06:00
2023-04-15 12:54:02 +02:00
2023-04-15 12:54:02 +02:00
2020-08-26 23:01:58 +02:00
2021-02-18 19:06:31 +01:00
2021-02-18 19:06:31 +01:00
2021-02-12 15:02:55 +01:00
2021-02-12 15:02:55 +01:00