https://bugs.freedesktop.org/show_bug.cgi?id=46596
Bug #: 46596
Summary: Set close on exec flag FD_CLOEXEC
Classification: Unclassified
Product: Mesa
Version: git
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
AssignedTo: [email protected]
ReportedBy: [email protected]
Created attachment 57614
--> https://bugs.freedesktop.org/attachment.cgi?id=57614
Set O_CLOEXEC flag or FD_CLOEXEC for opened fds
Mesa should set all the fds it opens with the O_CLOEXEC (or FD_CLOEXEC flag) to
avoid leaking dri resources on the X/kernel side. I inclosed a patch to
address this issue.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev