Skip to content
GitLab
Explore
Sign in
effects/screenshot: Fix potentially leaking screenshot fds to child processes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Vlad Zahorodnii
requested to merge
work/zzag/screenshot-fd-dup
into
master
Apr 25, 2023
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
dup() doesn't copy flags such as FD_CLOEXEC.
Merge request reports
Loading