Daniel Silverstone
74791c0229
utils: Belt and braces to satisfy gcc
...
GCC was upset that it was theoretically possible for this
format string to result in a buffer overrun. This is because
it could not work out that `i` would never be negative. To
silence the warning, we use %u and cast to unsigned during the
formatting of the output filename.
Signed-off-by: Daniel Silverstone <dsilvers@netsurf-browser.org>
2024-05-24 19:44:40 +01:00
..
2019-06-10 21:35:36 +00:00
2020-05-19 21:01:09 +01:00
2017-03-27 15:37:25 +01:00
2015-07-10 10:48:26 +01:00
2013-05-16 17:15:29 +01:00
2024-05-24 19:32:34 +01:00
2023-11-26 17:26:09 +00:00
2017-03-19 14:27:05 +00:00
2017-03-19 14:27:05 +00:00
2018-09-06 11:33:02 +01:00
2019-10-28 23:50:01 +00:00
2022-11-02 17:28:18 +00:00
2020-02-24 21:01:25 +00:00
2024-05-24 19:44:40 +01:00
2016-02-15 15:00:57 +00:00
2019-02-17 00:11:27 +00:00
2018-08-29 10:24:23 +01:00
2020-02-24 10:28:41 +00:00
2020-02-23 20:59:40 +00:00
2019-10-30 21:33:27 +00:00
2018-04-22 14:03:18 +01:00
2019-06-10 21:02:19 +00:00
2020-06-27 23:30:54 +01:00
2023-06-17 10:29:39 +01:00
2019-10-03 00:28:08 +01:00
2024-03-14 00:05:51 +00:00
2023-03-12 21:38:10 +00:00
2023-03-12 21:38:10 +00:00
2024-02-27 12:31:08 +00:00
2022-10-29 20:30:48 +01:00
2020-06-27 23:30:54 +01:00
2019-12-03 09:41:58 +00:00
2019-10-30 21:33:27 +00:00
2023-06-17 10:29:39 +01:00
2020-05-23 21:33:42 +01:00
2023-06-17 11:20:09 +01:00
2017-02-19 11:32:17 +00:00
2020-05-19 21:01:09 +01:00
2014-06-04 13:24:24 +01:00
2014-06-04 13:24:24 +01:00
2019-10-12 14:50:49 +01:00
2019-11-10 14:36:40 +00:00
2022-10-23 17:22:56 +01:00
2019-10-19 18:20:00 +01:00
2019-10-12 15:41:19 +01:00
2015-07-14 09:12:44 +01:00
2018-11-06 21:57:23 +00:00
2016-04-19 10:36:35 +01:00
2016-08-13 12:05:55 +01:00
2016-07-25 09:04:35 +01:00
2022-05-27 21:47:02 +01:00
2019-09-07 15:22:52 +01:00
2023-06-17 10:29:39 +01:00
2014-11-08 11:38:20 +00:00
2019-10-20 16:45:00 +01:00
2024-03-05 21:33:13 +00:00
2014-11-18 17:16:26 +00:00