mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
df1d7dd480
Remove calls to the userspace API exit() from the kernel. The problem with doing such calls is that the exit functions are called with kernel mode privileges which is a big security no-no.