1f63ea34768b9226debb052f3c516d1968f32705
If two attach requests to the same piece of shared memory occur, a double export or premature dmabuf fd close can occur since the export and close on demand calls are not atomic. Use a reference counter on shared memory dmabuf FDs that have already been opened to avoid this problem. Change-Id: I14a59209c0385e32582af42a57b33b1c6838a9b1
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%