gstreamer/gst-libs/gst/gl/wayland
Víctor Manuel Jáquez Leal 1784f62895 gl/wayland: Memory leak when display couldn't connect
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
2018-02-16 13:56:50 +01:00
..
gstgldisplay_wayland.c gl/wayland: Memory leak when display couldn't connect 2018-02-16 13:56:50 +01:00
gstgldisplay_wayland.h gl, wayland: mark more declared functions with GST_EXPORT 2017-12-09 19:32:29 +00:00
gstglwindow_wayland_egl.c gl/wayland: move roundtrip on show to window thread 2018-01-04 15:39:36 +11:00
gstglwindow_wayland_egl.h gl: don't export symbols that are not supposed to be public 2017-12-09 19:32:29 +00:00
Makefile.am gl/wayland: install the gstgldisplay_wayland.h header 2017-12-09 19:32:24 +00:00
wayland_event_source.c gl/wayland: move roundtrip on show to window thread 2018-01-04 15:39:36 +11:00
wayland_event_source.h gl: add .def file for msvc builds 2017-12-09 19:32:16 +00:00