
1 Apr
2023
1 Apr
'23
8:32 a.m.
On Fri, 31 Mar 2023 at 01:37, Bin Meng bmeng@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 bmeng@tinylab.org
tools/prelink-riscv.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org