Bug 107616 - make file descriptors CLOEXEC
Summary: make file descriptors CLOEXEC
Status: RESOLVED MOVED
Alias: None
Product: libspectre
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Carlos Garcia Campos
QA Contact: Carlos Garcia Campos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-18 18:38 UTC by Christian Persch (GNOME)
Modified: 2018-10-12 21:36 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch (1.66 KB, patch)
2018-08-18 18:38 UTC, Christian Persch (GNOME)
Details | Splinter Review

Description Christian Persch (GNOME) 2018-08-18 18:38:43 UTC
Created attachment 141187 [details] [review]
patch

libspectre'd file descriptors aren't CLOEXEC, meaning they leak on fork+exec().

Attached patch fixes this (applies on top of the patch from bug 107614.)
Comment 1 GitLab Migration User 2018-10-12 21:36:03 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/libspectre/libspectre/issues/8.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.