mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
7ad84674ab
The proxy and queue are created in the gst_gl_window_wayland_egl_open() function and will be recreated on open. This leaks both objects, the wayland client documentation mentions that they should be destroyed using the appropriate destroy functions. Found during valgrind memory leak testing, these blocks were marked as definitely lost. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4354> |
||
---|---|---|
.. | ||
gstgldisplay_wayland.c | ||
gstgldisplay_wayland.h | ||
gstglwindow_wayland_egl.c | ||
gstglwindow_wayland_egl.h | ||
wayland.h | ||
wayland_event_source.c | ||
wayland_event_source.h |