anchao opened a new pull request, #11997: URL: https://github.com/apache/nuttx/pull/11997
## Summary sched/signal: add sanity check for siginfo add sanity check for siginfo to ensure whether there is really a consumer waiting for the signal, since the task state will not be changed appropriately if in cancel/killed case Test Case: https://github.com/linux-test-project/ltp/blob/master/testcases/open_posix_testsuite/conformance/interfaces/sigpause/1-1.c#L63 More information: https://github.com/apache/nuttx/pull/11988 https://github.com/apache/nuttx/pull/11916 ## Impact N/A ## Testing ltp test -- 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]
