anchao commented on code in PR #18305:
URL: https://github.com/apache/nuttx/pull/18305#discussion_r2757123852


##########
sched/misc/assert.c:
##########
@@ -360,29 +343,41 @@ static void dump_task(FAR struct tcb_s *tcb, FAR void 
*arg)
   size_t stack_filled = 0;
   size_t stack_used;
 #endif
+  static FAR const char * const g_policy[4] =

Review Comment:
   This isn't a mandatory requirement for ASIL-D, right?
   https://www.mathworks.com/help/bugfinder/ref/misrac2012rule8.9.html



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to