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

efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL



strsep() changes the address that its first argument points to.
We cannot use the changed address as argument of free().

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
parent 5cd28e17
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