Skip to content

uorb: enable O_CLOEXEC explicit#2598

Merged
xiaoxiang781216 merged 1 commit intoapache:masterfrom
gneworld:app5
Sep 23, 2024
Merged

uorb: enable O_CLOEXEC explicit#2598
xiaoxiang781216 merged 1 commit intoapache:masterfrom
gneworld:app5

Conversation

@gneworld
Copy link

Summary

to avoid potential fd leak which means fork/vfork will duplicate fd without O_CLOEXEC flag to the child process.

Impact

uorb

Testing

to avoid potential fd leak which means fork/vfork will duplicate fd
without O_CLOEXEC flag to the child process.

Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 767c8ea into apache:master Sep 23, 2024
@gneworld gneworld deleted the app5 branch October 7, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants