diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-09-23 22:18:09 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-09-23 22:53:25 +0200 |
commit | edb6b6842cbddc012d64491701f1d0979ffa96b3 (patch) | |
tree | a74a01735f4a354e84a9463489d442b6484af3cb /lib/gunzip.c | |
parent | be09372a71ceeabf6762e84c33e9be96bafeb272 (diff) | |
download | u-boot-edb6b6842cbddc012d64491701f1d0979ffa96b3.tar.gz u-boot-edb6b6842cbddc012d64491701f1d0979ffa96b3.tar.xz u-boot-edb6b6842cbddc012d64491701f1d0979ffa96b3.zip |
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 6d2f27c5fd60 ("efi_loader: variable: support APPEND_WRITE")
Reported-by: Coverity Scan CID 253575, CID 184095
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/gunzip.c')
0 files changed, 0 insertions, 0 deletions