summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorIlias Apalodimas <[email protected]>2023-12-07 14:36:36 +0200
committerTom Rini <[email protected]>2023-12-13 18:39:06 -0500
commiteb09c33084ca2106fa669bee402abea4e6e437dd (patch)
treebd8b60f779bc66fb951401a08d36c4a45140859a /include/linux
parent09a17b0d01dd7c81f6fd96228581d7df47a1a7b1 (diff)
bootstd: Fix a memory leak in the efi manager bootflow
efi_get_var() allocates memory which has to be freed after the value of the variable is consumed. Free the memory properly Fixes: f2bfa0cb1794 ("bootstd: Make efi_mgr bootmeth work for non-sandbox setups") Signed-off-by: Ilias Apalodimas <[email protected]> Reviewed-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Mark Kettenis <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions