diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-11-29 09:53:29 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-11-29 09:56:33 +0100 |
commit | 1867c8b7ae47c8342c264aac752340e09a3593e4 (patch) | |
tree | 3948080a86b59b77030801bb48fb7d5140562614 /include/linux | |
parent | 191a536c04382270538bc2973c6a97d4d66725f3 (diff) |
uloop: terminate parent uloop in task child processes
Ensure that the main process uloop is terminated within task child
processes. Before this fix, using uloop in a task function would
trigger invalid memory accesses in the parent process by notifying
non-existing fd slots in the parent through the inherited shared
epoll descriptor.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions