]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: fix false maybe-uninitialized warning 25645/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 6 Dec 2022 03:57:43 +0000 (12:57 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 6 Dec 2022 04:10:54 +0000 (13:10 +0900)
commitfebe556191c739fb79a22cf742dd447c75e90446
treeaafd4e6c30ab4b93fa5dbd6cd70d56a299ec20c9
parent9e406b1141da2d93b73428910f2504850631a3ee
boot: fix false maybe-uninitialized warning

Fixes #25641.
src/boot/efi/boot.c
src/boot/efi/cpio.c
src/boot/efi/secure-boot.c