Skip to content

dmabuf: Don't leak file descriptors on error path

Alexander Orzechowski requested to merge Nefsen402/wlroots:fix-dmabuf-fd into master

I was doing some scouting to basically completely rework wlr_buffer and I wanted to see how it currently works. Found this.

Merge request reports