mirror of
https://github.com/apache/nuttx.git
synced 2026-09-14 14:40:23 +00:00
Prior to this commit, in elf_emit() and elf_emit_align(), ret was uninitialized if total was 0. Signed-off-by: Mingjie Shen <shen497@purdue.edu> |
||
|---|---|---|
| .. | ||
| libelf | ||
| libnxflat | ||
| binfmt.h | ||
| binfmt_copyactions.c | ||
| binfmt_copyargv.c | ||
| binfmt_coredump.c | ||
| binfmt_dumpmodule.c | ||
| binfmt_exec.c | ||
| binfmt_execmodule.c | ||
| binfmt_execsymtab.c | ||
| binfmt_exit.c | ||
| binfmt_globals.c | ||
| binfmt_initialize.c | ||
| binfmt_loadmodule.c | ||
| binfmt_register.c | ||
| binfmt_unloadmodule.c | ||
| binfmt_unregister.c | ||
| builtin.c | ||
| CMakeLists.txt | ||
| elf.c | ||
| Kconfig | ||
| Makefile | ||
| nxflat.c | ||