Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

preload: setfsuid support is racy #286

Open
GBuella opened this issue Aug 2, 2017 · 0 comments
Open

preload: setfsuid support is racy #286

GBuella opened this issue Aug 2, 2017 · 0 comments
Labels

Comments

@GBuella
Copy link
Contributor

GBuella commented Aug 2, 2017

hook_setfsuid called from multiple threads can obviously result in different pools using different uids.
This isn't considered a significant issue for real world applications though, as we believe calling setfsuid from different threads is not a common use case in any scenario.

@marcinslusarz marcinslusarz changed the title hook_setfsuid is racy (in preload.c) preload: setfsuid support is racy Sep 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants