gstreamer/gst-libs
Luis de Bethencourt f524507659 gl: fix memory leak
In gst_gl_filter_fixate_caps () it can goto done without freeing the memory of
the tmp GstStructure. This makes it go out of scope and leak.

CID #1265765
2017-12-09 19:31:54 +00:00
..
gst/gl gl: fix memory leak 2017-12-09 19:31:54 +00:00