incubator-nuttx/binfmt
Xiang Xiao 85c1354043 binfmt/elf: Don't close filfd in the fail path
to avoid close the same handle twice because
the caller also call elf_uninit in this case

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Iddcbae9587d11d3b5b06e876d4a037ac0d11992e
2021-05-12 21:09:29 -07:00
..
libelf binfmt/elf: Don't close filfd in the fail path 2021-05-12 21:09:29 -07:00
libnxflat symtabs: improve handling of symbol lookups 2021-03-16 10:18:17 -07:00
Kconfig symtabs: improve handling of symbol lookups 2021-03-16 10:18:17 -07:00
Makefile Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt.h Few typos fixes in binfmt and libc/machine. 2021-03-11 10:35:40 +08:00
binfmt_copyargv.c Few typos fixes in binfmt and libc/machine. 2021-03-11 10:35:40 +08:00
binfmt_dumpmodule.c Few typos fixes in binfmt and libc/machine. 2021-03-11 10:35:40 +08:00
binfmt_exec.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_execmodule.c sched: Change tcb_s to task_tcb_s for nxtask_[un]init 2020-06-30 10:54:42 -06:00
binfmt_execsymtab.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_exit.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_globals.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_initialize.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
binfmt_loadmodule.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_register.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_unloadmodule.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
binfmt_unregister.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
builtin.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
elf.c binnfmt:Fix return before close ELF fd 2021-05-07 06:42:15 -07:00
nxflat.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00