This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from bdd3869d26c debug/0 address: Add 0 address access panic configuration add e85cdac2ed0 fs/vfs: clear filep when call file_open/file_mq_open to avoid random value add 224dc48a95f drivers/serial: fix the issue of the refs count for filep being zeroed out by utilizing dup2 add 7ecfbcdaaba fs/fs_files: restore fd before calling fdlist_install No new revisions were added by this update. Summary of changes: drivers/serial/ptmx.c | 8 +++----- fs/inode/fs_files.c | 4 ++++ fs/mqueue/mq_open.c | 2 ++ fs/vfs/fs_open.c | 2 ++ 4 files changed, 11 insertions(+), 5 deletions(-)