diff options
author | Itamar <itamar8910@gmail.com> | 2021-03-29 15:36:42 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-29 19:56:54 +0200 |
commit | 9eaa6527f73b9e219c93b895a9f32684f7f875f4 (patch) | |
tree | 1af680ff263ae1042c066fe66aa1ac5f872fb209 /Kernel/Syscalls | |
parent | deda7c899525eeb989ab79d5d9e24d685569c84d (diff) | |
download | serenity-9eaa6527f73b9e219c93b895a9f32684f7f875f4.zip |
LibC: Mark atexit() entries as 'called' before calling them
This guards as from recursing into an atexit callback if exit() is called
from within it.
Diffstat (limited to 'Kernel/Syscalls')
0 files changed, 0 insertions, 0 deletions