gstreamer/gst-libs
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
..
gst gl/wayland: Memory leak when display couldn't connect 2018-02-16 13:56:50 +01:00
Makefile.am
meson.build