Files
systemd/src
Luca Boccassi b52a9b442e exec-util: use unsigned shift for ExecCommandFlags
Using signed int literal '1' in left shift operations can
theoretically lead to undefined behavior. Use 1U to be explicit
about unsigned arithmetic.

CID#1548018

Follow-up for b3d593673c

(cherry picked from commit 3e38052f1d)
(cherry picked from commit b8fc02e8e3)
2026-05-27 12:20:16 +01:00
..
2026-02-25 21:25:28 +00:00
2026-05-27 09:42:51 +01:00
2026-02-26 10:24:31 +00:00
2026-05-27 09:39:48 +01:00
2026-03-12 12:13:02 +00:00
2026-03-12 09:40:48 +01:00
2026-03-12 09:40:48 +01:00
2026-03-12 09:40:48 +01:00
2026-02-06 14:29:10 +00:00