summaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2022-11-29 09:53:29 +0100
committerJo-Philipp Wich <jo@mein.io>2022-11-29 09:56:33 +0100
commit1867c8b7ae47c8342c264aac752340e09a3593e4 (patch)
tree3948080a86b59b77030801bb48fb7d5140562614 /tests
parent191a536c04382270538bc2973c6a97d4d66725f3 (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 'tests')
0 files changed, 0 insertions, 0 deletions