task_exithook.c
|
sched/task/task_exithook.c: Clear atexit() function pointer before calling it. On most archs, up_assert() calls exit() so without this change, if atexit() function triggers an assertion we are in endless loop.
|
2017-11-30 06:41:57 -06:00 |