summaryrefslogtreecommitdiff
path: root/Libraries
diff options
context:
space:
mode:
authorSergey Bugaev <bugaevc@serenityos.org>2020-05-28 17:49:46 +0300
committerAndreas Kling <kling@serenityos.org>2020-05-29 07:53:30 +0200
commitb6845de3f6e448136c2b486c7d4cedda8c88956a (patch)
treeeb4590e022404e8015d639f59c8c6442503861a7 /Libraries
parent6627c3ea3acc9fa9d93c7d7f7c82a5514cce1863 (diff)
downloadserenity-b6845de3f6e448136c2b486c7d4cedda8c88956a.zip
Kernel: Fix error case in Process::create_user_process()
If we fail to exec() the target executable, don't leak the thread (this actually triggers an assertion when destructing the process), and print an error message.
Diffstat (limited to 'Libraries')
0 files changed, 0 insertions, 0 deletions