gstreamer/gst-libs/gst
Luis de Bethencourt f16b75aa49 glshader: Fix memory leak
Memory is only freed in the TRUE clause of the if conditional. Free in the else
clause as well.
Also, consolidate g_malloc + sprintf into a g_strdup_printf().

CID #1212171

https://bugzilla.gnome.org/show_bug.cgi?id=739368
2017-12-09 19:31:49 +00:00
..
gl glshader: Fix memory leak 2017-12-09 19:31:49 +00:00