Skip to content
Snippets Groups Projects
Commit 8f84d992 authored by Alexandros Frantzis's avatar Alexandros Frantzis
Browse files

wayland-info: Destroy zwp_linux_dmabuf_feedback_v1 proxy on exit


The dmabuf_feedback proxy was leaked, causing the following runtime
warning with recent Wayland libraries:

warning: queue 0x15c8390 destroyed while proxies still attached:
zwp_linux_dmabuf_feedback_v1@14 still attached

Make sure to destroy the dmabuf_feedback proxy along with the rest of
the dmabuf info.

Signed-off-by: default avatarAlexandros Frantzis <alexandros.frantzis@collabora.com>
Closes: #8
Fixes: 240cb739 - wayland-info: Add support for linux_dmabuf version 4
parent 3fec2408
No related branches found
No related tags found
1 merge request!24wayland-info: Destroy zwp_linux_dmabuf_feedback_v1 proxy on exit
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment