Files
systemd/src
Daan De Meyer 675fa49f69 sd-id128: Drop _sd_const_ from sd_id128_in_setv()
Both the const and pure attributes disallow modifying input arguments
but sd_id128_in_setv() clearly modifies its ap input argument by iterating
over it with va_arg() so drop the _sd_const_ attribute from
sd_id128_in_setv().
2025-10-13 12:00:45 +02:00
..
2025-07-26 05:00:02 +09:00
2025-09-14 09:47:30 +02:00
2025-09-19 14:46:55 +02:00
2025-09-19 14:46:55 +02:00
2025-09-26 08:29:37 +09:00
2025-09-24 09:47:30 +02:00
2025-09-19 22:56:49 +02:00
2025-10-06 03:17:23 +09:00