Files
systemd/src/boot
Luca Boccassi 0096c83c5d boot: fix off-by-one truncation when reading efivars
'val' is allocated as 'size + 1', so the NUL terminator must be written
to 'size', rather than 'size - 1'.

Follow-up for fab8275646
2026-05-18 08:26:44 +02:00
..
2026-04-29 13:36:47 +02:00
2026-03-20 15:27:57 +01:00
2026-02-17 18:21:45 +01:00
2026-04-29 13:36:47 +02:00