mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
1784f62895
When trying to create a wayland display, it may fail because there is not actually display to connect. It this case NULL is returned but the created instance is not freed. This patch unrefs the failed display. https://bugzilla.gnome.org/show_bug.cgi?id=793483 |
||
---|---|---|
.. | ||
gstgldisplay_wayland.c | ||
gstgldisplay_wayland.h | ||
gstglwindow_wayland_egl.c | ||
gstglwindow_wayland_egl.h | ||
Makefile.am | ||
wayland_event_source.c | ||
wayland_event_source.h |