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

efi_loader: SetVariable() fix illegal return



We always have to return via EFI_EXIT() from EFIAPI functions.

Coverity reported an unreachable line and a resource leak.

Fixes: commit 6d2f27c5 ("efi_loader: variable: support APPEND_WRITE")
Reported-by: Coverity Scan CID 253575, CID 184095
Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent be09372a
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