You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by bt...@apache.org on 2021/04/05 02:13:40 UTC

[incubator-nuttx] branch master updated (e91a737 -> 3cdc0b7)

This is an automated email from the ASF dual-hosted git repository.

btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from e91a737  arch/arm: Remove .cpu directive from assemble file
     add 3cdc0b7  libc: Add additional checks to  malloc realloc and memalign

No new revisions were added by this update.

Summary of changes:
 mm/mm_heap/mm_malloc.c   |  8 +++++++-
 mm/mm_heap/mm_memalign.c | 35 +++++++++++++++++++++++++++++------
 mm/mm_heap/mm_realloc.c  |  7 +++++++
 3 files changed, 43 insertions(+), 7 deletions(-)