CV-Bowen opened a new pull request, #8686: URL: https://github.com/apache/nuttx/pull/8686
## Summary I notice that execute the "ps" command will crash in the nxsched_get_stateinfo(). So add critical section when access the tcb->waitobj in nxsched_get_stateinfo(). ## Impact Bug fix ## Testing Vela, execute the "ps" command periodically not crash. -- 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]
