Home
last modified time | relevance | path

Searched hist:"511 d0b97ef709d13da4922fb694d55ef9a5ef641" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_memory.c511d0b97ef709d13da4922fb694d55ef9a5ef641 Sat Oct 01 21:32:29 UTC 2016 Stefan Brüns <stefan.bruens@rwth-aachen.de> efi_loader: Do not leak memory when unlinking a mapping

As soon as a mapping is unlinked from the list, there are no further
references to it, so it should be freed. If it not unlinked,
update the start address and length.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Reviewed-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>