]> git.ipfire.org Git - thirdparty/systemd.git/commit
efi: NUL terminate strings read with efivar_get() 10804/head
authorLennart Poettering <lennart@poettering.net>
Tue, 23 Oct 2018 11:44:23 +0000 (13:44 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 16 Nov 2018 14:47:18 +0000 (15:47 +0100)
commit3b42f3491054c70335dbfd6cda789f88f5241228
tree655f477bdd8da3c961dbb6e0d667369f539088b0
parent996daf2fa9ee54065c7c14affae95682b5e744d9
efi: NUL terminate strings read with efivar_get()

let's be more careful and NUL terminate everything we read from EFI
variables, in case it isn't already.
src/boot/efi/util.c