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 2021/11/23 13:14:02 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #4869: Improve releasecheck.sh

xiaoxiang781216 edited a comment on pull request #4869:
URL: https://github.com/apache/incubator-nuttx/pull/4869#issuecomment-976514101


   > @xiaoxiang781216 is it possible to also run `sim:ostest`? the ASAN is a good option however it also bypasses our memory allocator.
   
   But, asan can catch the potential memory corruption. Since the built-in heap is seldom modified, it's more important to expose the memory issue as much as possible with asan.


-- 
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