Marco Trevisan (Treviño) 6af6f3eb9b gslice: Do not try to memset-0 NULL a pointer
According to the docs, g_slice_free1() is supposed to do nothing if
@mem_block is NULL, but we still try to zero it in case we're using
g_mem_gc_friendly.

So avoid this case.

Closes: #2908
2023-02-03 16:28:37 +01:00
..
2022-06-27 17:53:25 -04:00
2022-05-23 09:19:45 -04:00
2022-06-29 16:05:09 +02:00
2022-06-23 10:47:22 +01:00
2023-01-27 11:55:27 +03:00
2020-11-17 15:50:07 +00:00
2018-01-04 22:19:30 +01:00
2023-01-14 10:08:42 -05:00
2022-07-25 22:30:22 +01:00
2021-09-21 09:41:29 +00:00
2021-11-18 14:32:09 +00:00
2023-01-26 10:23:41 +00:00
2023-02-03 00:36:21 +00:00
2022-09-15 03:43:04 +02:00
2023-01-26 11:27:31 +00:00
2023-01-26 11:27:31 +00:00
2023-01-27 11:58:56 +03:00