Files
systemd/src
Lennart Poettering 5e476b8512 tree-wide: fix return value handling of base64mem()
This returns an ssize_t, not an int. On populare archs that's the
difference between 64bit and 32bit. hence, let's be more careful here,
and not silently drop half the bits on the ground by assigning the
return value to "int".

As noticed by @malikabhi05:

https://github.com/systemd/systemd/pull/24754#discussion_r1062903159
2023-01-11 10:46:08 +01:00
..
2022-12-14 09:56:33 +01:00
2022-12-21 01:50:33 +09:00
2022-11-30 09:40:56 +09:00
2022-12-21 01:50:33 +09:00
2023-01-10 14:25:57 +01:00
2022-12-21 01:50:33 +09:00
2022-12-21 01:50:33 +09:00
2022-12-21 01:50:33 +09:00
2023-01-10 14:51:46 +01:00
2023-01-10 15:16:26 +01:00
2022-12-21 01:50:33 +09:00
2022-12-21 01:50:33 +09:00
2023-01-10 15:16:26 +01:00
2022-12-21 01:50:33 +09:00