Skip to content
Commit e8ee6323 authored by Juha Niskanen's avatar Juha Niskanen Committed by Gregory Nutt
Browse files

sched/task/task_exithook.c: Clear atexit() function pointer before calling...

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.
parent 97434ac5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment