tests:glsl: version_profile_s string leak
https://bugzilla.gnome.org/show_bug.cgi?id=758039
This commit is contained in:
parent
4c9ac5e474
commit
e940d8875d
@ -208,6 +208,7 @@ GST_START_TEST (test_serialization)
|
||||
&& version == glsl_version_profiles[i].version, "%s != %s %s",
|
||||
glsl_version_profiles[i].name, gst_glsl_version_to_string (version),
|
||||
gst_glsl_profile_to_string (profile));
|
||||
g_free (version_profile_s);
|
||||
}
|
||||
|
||||
/* failures */
|
||||
|
Loading…
x
Reference in New Issue
Block a user