walnux/include/nuttx/binfmt
Masayuki Ishikawa 23d57be21b binfmt: Fix memory leak in ELF loader
Summary:
- I noticed that the hello (ELF) application causes a memory leak.
- Finally, I found that the data section is not deallocated.
- This commit fixes this issue.

Impact:
- None

Testing:
- Tested with spresense:wifi_smp, rv-virt:nsh64, sabre-6quad:netnsh

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-07-20 14:56:37 +03:00
..
binfmt.h binfmt: Fix memory leak in ELF loader 2022-07-20 14:56:37 +03:00
elf.h binfmt/libelf: Implement sh_addralign handling 2022-01-28 16:23:23 +08:00
ieee695.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
nxflat.h binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
symtab.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00