https://bugs.kde.org/show_bug.cgi?id=492422

--- Comment #2 from Mark Wielaard <m...@klomp.org> ---
Created attachment 173142
  --> https://bugs.kde.org/attachment.cgi?id=173142&action=edit
Quick and dirty record_fd_open for DRM_IOCTL_SYNCOBJ_HANDLE_TO_FD

Thanks for the report. I was unaware that there were ioctls that created fds.
But of course, why not.
Attached is a quick and dirty patch to record the fd from
DRM_IOCTL_SYNCOBJ_HANDLE_TO_FD.

I'll take a look at those other ioctls. Is there a description of how the
DRM_IOCTLs handle fds in general? Are there any that close/destroy an fd? Or
are you always supposed to use the "normal" close syscall on them?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to