https://bugs.kde.org/show_bug.cgi?id=492422
--- Comment #32 from Mark Wielaard <[email protected]> --- (In reply to Michael Catanzaro from comment #31) > Is there more needed here? It is kind of hard to say. As comment #29 says there are hundreds of drm related ioctl. I think we now cover the most used ones that handle file descriptors. But we are still missing at least DMA_BUF_IOCTL_EXPORT_SYNC_FILE and DMA_BUF_IOCTL_IMPORT_SYNC_FILE. Maybe the best way to answer "if more is needed? " is to ask the question back :) Have you tried --track-fds=yes on your workload with valgrind 3.24.0 (which was released 4 weeks ago)? Does it still show "untracked" file descriptors? -- You are receiving this mail because: You are watching all bug changes.
