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 2022/11/01 04:52:57 UTC

[GitHub] [incubator-nuttx-apps] CV-Bowen commented on a diff in pull request #1393: mm_main: delete realloc boundary test

CV-Bowen commented on code in PR #1393:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1393#discussion_r1010069749


##########
testing/mm/mm_main.c:
##########
@@ -113,8 +113,6 @@ static const int g_alignment2[NTEST_ALLOCS / 2] =
 static FAR void       *g_allocs[NTEST_ALLOCS];
 static struct mallinfo g_alloc_info;
 
-static dq_queue_t g_realloc_queue;

Review Comment:
   OK, let's do this in next pr.



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