Skip to content
Commit f62be16d authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: unaligned access in efi_file_from_path()



The device path structure is packed. So no assumption on the alignment is
possible. Copy the file name in efi_file_from_path() to assure there is no
unaligned access.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 046fe7b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment