omx: fix hacks leak on class init
This commit is contained in:
parent
bd50715ef2
commit
9adf0ff829
@ -2618,6 +2618,7 @@ _class_init (gpointer g_class, gpointer data)
|
||||
#endif
|
||||
|
||||
class_data->hacks = gst_omx_parse_hacks (hacks);
|
||||
g_strfreev (hacks);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user