Christian Göttsche
90ead3cfb8
Replace flawed memset_s usage
...
memset_s() has a different signature than memset(3) or explicit_bzero(),
thus the current code would not compile. Also memset_s()
implementations are quite rare.
Use the C23 standardized version memset_explicit(3).
Fixes: 7a799ebb ("Ensure memory cleaning")
2023-01-25 11:07:25 +01:00
..
2007-10-07 11:46:07 +00:00
2022-12-29 13:58:49 -06:00
2022-12-29 13:58:49 -06:00
2023-01-25 11:07:25 +01:00
2022-01-02 18:38:42 -06:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2022-12-22 18:03:39 -06:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2022-12-22 11:44:36 +01:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2022-09-29 16:03:53 +02:00
2021-12-23 19:36:50 -06:00
2022-09-27 16:52:06 +02:00
2021-12-23 19:36:50 -06:00
2022-12-22 18:03:39 -06:00
2022-12-22 11:43:29 +01:00
2022-01-02 21:06:36 -06:00
2022-12-22 11:43:29 +01:00
2008-08-30 18:30:36 +00:00
2023-01-04 14:21:43 -06:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2023-01-20 10:23:03 -06:00
2022-12-22 11:43:29 +01:00
2022-05-24 07:49:11 -05:00
2022-10-14 10:41:40 +02:00
2021-12-23 19:36:50 -06:00
2022-09-27 16:52:06 +02:00
2022-05-24 07:49:11 -05:00
2022-05-24 07:49:11 -05:00
2022-12-22 11:43:29 +01:00
2022-12-22 11:43:29 +01:00
2022-09-29 16:03:53 +02:00
2022-10-14 10:41:40 +02:00
2022-12-22 11:43:29 +01:00
2022-12-22 11:43:29 +01:00
2021-12-23 19:36:50 -06:00
2022-12-22 11:43:29 +01:00
2022-10-14 10:41:40 +02:00
2021-12-23 19:36:50 -06:00
2022-05-24 07:49:11 -05:00
2021-12-27 16:28:23 +00:00
2022-08-06 11:27:56 -05:00
2022-09-27 16:52:06 +02:00
2022-01-02 18:38:42 -06:00
2022-12-22 11:43:29 +01:00
2018-09-13 14:20:02 +02:00
2022-12-22 11:43:29 +01:00
2021-05-23 08:16:16 -05:00
2022-09-29 16:03:53 +02:00
2010-03-18 19:23:00 +00:00
2022-12-22 11:43:29 +01:00