Sean McBride
35f1a90df7
Merge pull request #22149 from seanm:sprintf
...
Replaced sprintf with safer snprintf
* Straightforward replacement of sprintf with safer snprintf
* Trickier replacement of sprintf with safer snprintf
Some functions were changed to take another parameter: the size of the buffer, so that they can pass that size on to snprintf.
2022-06-25 06:48:22 +03:00
..
2022-05-14 11:23:21 +00:00
2021-12-03 12:32:49 +00:00
2021-11-27 18:34:52 +00:00
2022-06-25 06:48:22 +03:00
2021-02-27 17:27:24 +00:00
2021-02-27 17:27:24 +00:00
2021-02-27 17:27:24 +00:00
2021-02-27 17:27:24 +00:00
2020-12-17 09:36:51 +01:00
2022-06-04 19:10:35 +00:00
2021-12-16 11:34:04 +01:00
2021-09-22 17:42:32 +03:00
2021-09-22 17:42:32 +03:00
2020-12-18 21:40:32 +03:00
2022-03-01 19:55:00 +03:00
2022-03-31 21:03:06 +00:00
2021-12-03 12:32:49 +00:00
2021-11-27 18:34:52 +00:00
2021-12-13 23:43:49 +01:00
2022-06-25 06:48:22 +03:00
2021-12-03 12:32:49 +00:00
2022-01-31 12:53:45 +00:00
2021-11-27 18:34:52 +00:00
2021-02-15 19:55:57 +00:00
2022-06-25 06:48:22 +03:00
2020-07-08 15:13:48 +00:00
2021-10-15 11:47:53 +00:00
2020-08-17 11:49:11 +00:00
2020-09-01 10:28:25 +00:00
2022-02-08 15:28:19 +03:00
2021-10-30 14:26:17 +00:00
2022-02-19 21:04:35 +00:00
2021-12-03 12:32:49 +00:00
2021-04-08 11:23:24 +00:00
2022-05-01 19:59:55 +01:00
2022-03-16 17:46:11 +03:00
2021-10-02 13:34:56 +03:00
2021-11-27 18:34:52 +00:00
2021-10-21 18:12:51 +03:00
2021-11-27 18:34:52 +00:00
2021-05-29 19:00:14 +00:00
2022-06-04 19:10:35 +00:00
2020-12-17 21:05:34 +00:00
2021-12-09 20:30:26 +00:00
2021-08-11 19:08:52 +03:00
2021-11-27 18:34:52 +00:00
2021-11-27 18:34:52 +00:00
2020-06-01 18:01:20 +00:00
2022-06-25 06:48:22 +03:00
2021-10-01 23:17:02 +09:00
2021-12-03 12:32:49 +00:00
2021-05-01 09:44:24 +00:00
2021-12-18 16:19:06 +00:00