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 dbe09c1505 greenhills: add -Osize build option to reduce the size
     add c9223469d4 moblib_bind: fix the variable uninit misra issue
     add 3e66184f23 pthread_mutexattr_setprotocol: remove the unreached dead 
code
     add 78e5fe3473 hcreate: fix using the uninit value misra issue
     add 203944b724 fs_fcntl: fix the ret value not check error

No new revisions were added by this update.

Summary of changes:
 fs/vfs/fs_fcntl.c                                 |  2 +-
 libs/libc/modlib/modlib_bind.c                    |  7 +++--
 libs/libc/pthread/pthread_mutexattr_setprotocol.c | 35 ++++++++++-------------
 libs/libc/search/hcreate.c                        |  2 +-
 4 files changed, 22 insertions(+), 24 deletions(-)

Reply via email to