On Fri, 31 Mar 2023 at 01:37, Bin Meng <bm...@tinylab.org> wrote:
>
> The codes forget to call munmap() to unmap the ELF image that was
> mapped by previous mmap().
>
> Signed-off-by: Bin Meng <bm...@tinylab.org>
> ---
>
>  tools/prelink-riscv.c | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to