Skip to content
Snippets Groups Projects
Commit fdefa9c1 authored by Jimmy Ohn's avatar Jimmy Ohn Committed by Sebastian Dröge
Browse files

videorate: Fix memory leakage in test code

gst_caps_to_string function returned allocated memory.
So, It should be free using g_free function.

https://bugzilla.gnome.org/show_bug.cgi?id=772501
parent 9599c341
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment