Masayuki Ishikawa 0cef7b765e 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:
- ELF loader with CONFIG_ARCH_ADDRENV=n

Testing:
- Tested with the following configs
  - sprensense:elf, esp32-devkitc:elf, sabre-6quad:elf
  - spresense:wifi_smp, rv-virt:nsh64, sabre-6quad:netnsh

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-07-23 14:34:27 +08:00
..
2022-06-29 11:32:59 +08:00
2022-01-29 01:04:23 +08:00
2022-02-20 21:58:10 +08:00
2021-11-23 20:34:56 +09:00
2021-11-23 20:34:56 +09:00
2021-11-23 20:34:56 +09:00
2022-06-29 11:32:59 +08:00
2021-08-02 08:23:35 -03:00
2021-09-25 07:54:39 -03:00
2021-03-02 03:44:06 -08:00
2021-08-03 12:14:07 -03:00
2021-07-31 15:35:47 -03:00
2021-01-06 14:23:50 +08:00
2021-05-12 21:08:23 -07:00
2021-05-11 16:40:33 +01:00
2022-03-17 09:37:15 +02:00
2022-06-03 12:50:14 +08:00
2021-11-29 11:18:36 -06:00
2022-07-22 19:04:11 +03:00
2022-04-17 23:32:05 +03:00
2021-07-09 15:51:28 -03:00
2020-07-21 21:48:18 -07:00