Philip Withnall
6110caea45
gobject: Use g_memdup2() instead of g_memdup() in obvious places
...
Convert all the call sites which use `g_memdup()`’s length argument
trivially (for example, by passing a `sizeof()`), so that they use
`g_memdup2()` instead.
In almost all of these cases the use of `g_memdup()` would not have
caused problems, but it will soon be deprecated, so best port away from
it.
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
Helps: #2319
2021-02-04 17:51:01 +00:00
..
2021-02-04 17:51:01 +00:00
2019-08-24 19:14:05 +00:00
2017-05-24 11:58:19 +02:00
2020-10-19 12:49:29 +01:00
2017-05-24 11:58:19 +02:00
2020-07-27 15:41:09 +01:00
2017-05-24 11:58:19 +02:00
2020-06-12 15:01:08 +01:00
2020-06-12 15:01:08 +01:00
2020-05-20 17:37:46 +02:00
2017-05-24 11:58:19 +02:00
2019-03-04 11:12:59 +00:00
2019-03-04 11:12:59 +00:00
2019-06-18 11:59:11 +01:00
2020-05-14 17:00:54 +02:00
2020-06-25 13:57:35 +04:00
2019-08-24 19:14:05 +00:00
2019-03-04 12:33:17 +00:00
2018-07-12 23:48:41 +02:00
2012-10-15 19:48:44 -04:00
2019-09-05 14:16:58 +01:00
2018-05-15 15:38:33 +01:00
2018-09-25 14:34:48 +01:00
2020-07-27 01:57:57 +01:00
2020-06-12 15:01:08 +01:00
2018-01-04 22:19:30 +01:00
2016-11-23 10:50:39 +00:00
2017-05-24 11:58:19 +02:00
2020-06-12 15:01:08 +01:00
2020-03-04 14:46:28 +00:00
2020-07-27 15:41:09 +01:00
2020-06-12 15:01:08 +01:00
2021-02-04 17:51:01 +00:00
2020-03-04 14:46:28 +00:00
2018-04-27 16:46:19 +01:00
2017-05-24 11:58:19 +02:00
2019-09-02 15:48:32 +02:00
2021-02-04 17:51:01 +00:00
2020-05-20 17:37:46 +02:00
2021-02-04 17:51:01 +00:00
2019-01-25 11:29:05 +00:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2020-06-23 10:49:44 +01:00
2020-06-23 10:30:55 +00:00
2019-03-15 11:09:36 +00:00
2019-05-30 10:39:11 +01:00
2020-06-12 15:01:08 +01:00
2017-05-24 11:58:19 +02:00
2020-06-23 10:30:55 +00:00
2020-05-19 17:52:55 +02:00
2016-05-23 10:52:10 -04:00
2020-04-05 00:34:04 -04:00