diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-10-03 12:50:52 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-10-06 07:43:56 +0200 |
commit | e2aff337ed53ada0abdbc38d0afa8d6f209bf4ab (patch) | |
tree | 95c4edcf449a87e73b1ac16658dc125451a22cbc /drivers/fpga/fpga.c | |
parent | 5cd28e17600458ee99e69a86856f2b7e8eddd0c0 (diff) |
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: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'drivers/fpga/fpga.c')
0 files changed, 0 insertions, 0 deletions