mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
23d57be21b
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>