GNOME Bugzilla – Bug 772499
opencv: Fix memory leak by gst_caps_to_string
Last modified: 2016-10-31 14:34:13 UTC
As I know, gst_caps_to_string function returned allocated memory. The following patch fixes memory leakage about the gst_caps_to_string function.
Created attachment 337041 [details] [review] opencv: Fix memory leak by gst_caps_to_string
Attachment 337041 [details] pushed as 701e54c - opencv: Fix memory leak by gst_caps_to_string