You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2023/01/17 09:11:03 UTC

[GitHub] [nuttx] Donny9 opened a new pull request, #8161: [PATCH3]mm/heap: add heap args to mm_malloc_size

Donny9 opened a new pull request, #8161:
URL: https://github.com/apache/nuttx/pull/8161

   
   ## Summary
   use malloc_size inside of where used mm_malloc_size
   
   Signed-off-by: anjiahao <an...@xiaomi.com>
   Signed-off-by: dongjiuzhu1 <do...@xiaomi.com>
   
   ## Impact
   change mm_malloc_size prototype
   ## Testing
   Vela CI
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8161: [PATCH3]mm/heap: add heap args to mm_malloc_size

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on PR #8161:
URL: https://github.com/apache/nuttx/pull/8161#issuecomment-1385464786

   let's ignore the ci broken which is fixed by https://github.com/apache/nuttx/pull/8158.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] xiaoxiang781216 merged pull request #8161: [PATCH3]mm/heap: add heap args to mm_malloc_size

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #8161:
URL: https://github.com/apache/nuttx/pull/8161


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org