xiaoxiang781216 commented on code in PR #2698:
URL: https://github.com/apache/nuttx-apps/pull/2698#discussion_r1802727327


##########
testing/mm/mm_main.c:
##########
@@ -119,11 +119,23 @@ static const int g_alignment2[NTEST_ALLOCS / 2] =
 
 static FAR void       *g_allocs[NTEST_ALLOCS];
 static struct mallinfo g_alloc_info;
+int allow_malloc_faill = 0;

Review Comment:
   why need this flag, @chenzihan0416 ?



-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to