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

efi_loader: memory leak in efi_set_bootdev()



efi_dp_str() allocates memory which should be released after use.

Use %pD printf code. Adjust message wording.

Fixes: d837cb1e ("efi: Add debugging to efi_set_bootdev()")
Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
parent 9897350c
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