summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2020-10-03 12:50:52 +0200
committerHeinrich Schuchardt <[email protected]>2020-10-06 07:43:56 +0200
commite2aff337ed53ada0abdbc38d0afa8d6f209bf4ab (patch)
tree95c4edcf449a87e73b1ac16658dc125451a22cbc /scripts/checkpatch.pl
parent5cd28e17600458ee99e69a86856f2b7e8eddd0c0 (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 <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions