mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
622677d4a1
For CONFIG_BUILD_KERNEL using the sched/task/task_exithook implementation will just not work. It calls user code with kernel privileges which is a bit of a security issue.