Gary-Hobson opened a new pull request, #13134:
URL: https://github.com/apache/nuttx/pull/13134

   ## Summary
   When a low-priority thread sends a kill signal to a high-priority thread, 
the high-priority thread will exit and release tcb. When the thread returns to 
the low-priority thread, it will access the released stcb.
   
   ## Impact
   
   ## Testing
   
   


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