GNOME Bugzilla – Bug 772496
tests: Fix memory leak by gst_caps_to_string()
Last modified: 2016-10-31 14:34:05 UTC
Created attachment 337037 [details] [review] Fix memory leak in tests Memory returned by gst_caps_to_string() need to be free to avoid memory leak.
commit 6542edd9098aad98c0ac18f0ba5a4650932e14e1 Author: Gaurav Gupta <g.gupta@samsung.com> Date: Thu Oct 6 11:15:54 2016 +0530 tests: Fix memory leak in test rtpaux test https://bugzilla.gnome.org/show_bug.cgi?id=772496