This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 3017cc4402 Exec: Support run exec in current task
add 13bdaaec99 libs/modlib: close fd when error happen
add 310ba09ed7 libs/modlib: avoid seeking in each reading
add e8c9541263 libs/modlib: avoid double free when call modlib_unload with
erro
add 3884087396 libc/mod: fix minor issue about description
No new revisions were added by this update.
Summary of changes:
libs/libc/dlfcn/lib_dlopen.c | 3 +--
libs/libc/modlib/modlib_init.c | 3 +--
libs/libc/modlib/modlib_load.c | 4 ----
libs/libc/modlib/modlib_loadhdrs.c | 3 ---
libs/libc/modlib/modlib_read.c | 46 +++++++++++++-------------------------
libs/libc/modlib/modlib_uninit.c | 1 +
6 files changed, 18 insertions(+), 42 deletions(-)