Skip to content

plugins/screencast: Avoid closing dmabuf fds twice

Vlad Zahorodnii requested to merge work/cherry-pick-fb7dd070 into Plasma/6.0

dmabuf fds are owned by the GraphicsBuffer, which will be destroyed when m_dmabufDataForPwBuffer.remove(buffer); is executed.

(cherry picked from commit fb7dd070)

Merge request reports