incubator-nuttx/binfmt/libelf
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
..
Kconfig Few typos fixes in binfmt and libc/machine. 2021-03-11 10:35:40 +08:00
Make.defs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
gnu-elf.ld Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libelf.h Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libelf_addrenv.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libelf_bind.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libelf_ctors.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libelf_dtors.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libelf_init.c binfmt/elf: Don't close filfd in the fail path 2021-05-12 21:09:29 -07:00
libelf_iobuffer.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libelf_load.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libelf_read.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libelf_sections.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libelf_symbols.c symtabs: improve handling of symbol lookups 2021-03-16 10:18:17 -07:00
libelf_uninit.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libelf_unload.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
libelf_verify.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00