crafcat7 commented on code in PR #1478: URL: https://github.com/apache/nuttx-apps/pull/1478#discussion_r1058023385
########## system/cachespeed/cachespeed_main.c: ########## @@ -201,7 +201,7 @@ static void dcache_speed_test(FAR void *begin, size_t memset_size, uint32_t flush_cost_time; uint32_t cnt; uint32_t pt; - irqstate_t flags; + irqstate_t flags = 0; Review Comment: Sorry, there was a mistake in this change -- 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