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

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


    from ea276b20ef audio/pcm_decode: fix warnings regarding unused functions 
and vars
     add 5a298e8685 mm: memory allocations return valid pointer when request 0 
size
     add fa07c90522 mm/tlsf: fix compilation warnings

No new revisions were added by this update.

Summary of changes:
 mm/mempool/mempool_multiple.c | 11 ---------
 mm/mm_heap/mm_calloc.c        | 31 +++++++++++++-------------
 mm/mm_heap/mm_malloc.c        |  7 ------
 mm/mm_heap/mm_realloc.c       |  8 -------
 mm/tlsf/mm_tlsf.c             | 52 +++++++++++++++++++++++++------------------
 mm/umm_heap/umm_calloc.c      | 29 ++++++++++++------------
 mm/umm_heap/umm_memalign.c    |  2 +-
 mm/umm_heap/umm_realloc.c     |  8 +------
 mm/umm_heap/umm_zalloc.c      |  9 ++++----
 9 files changed, 65 insertions(+), 92 deletions(-)

Reply via email to