You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/07/23 06:34:33 UTC

[incubator-nuttx] branch master updated (79952163c1 -> 0cef7b765e)

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/incubator-nuttx.git


    from 79952163c1 rpmsg_socket: use sendto_nocopy() instead of send_nocopy().
     add 0cef7b765e binfmt: Fix memory leak in ELF loader

No new revisions were added by this update.

Summary of changes:
 binfmt/binfmt_unloadmodule.c  | 11 ++++++++---
 binfmt/elf.c                  |  5 +++--
 include/nuttx/binfmt/binfmt.h |  2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)