[Bug 759523] New: combdetect: Fix value memory leak
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Dec 15 21:29:57 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=759523
Bug ID: 759523
Summary: combdetect: Fix value memory leak
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: vineeth.tm at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Fix memory leak
==21698== 84 bytes in 3 blocks are definitely lost in loss record 3,402 of
3,623
==21698== at 0x402C17C: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==21698== by 0x421CBE2: g_malloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==21698== by 0x4233281: g_slice_alloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==21698== by 0x41E9219: g_array_sized_new (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==21698== by 0x41E934F: g_array_new (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==21698== by 0x40EBF9A: gst_value_init_list_or_array (gstvalue.c:284)
==21698== by 0x41B1B7D: g_value_reset (in
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0.4002.0)
==21698== by 0x4D1343E: gst_comb_detect_transform_caps (gstcombdetect.c:156)
==21698== by 0x616CA1C: gst_base_transform_transform_caps
(gstbasetransform.c:536)
==21698== by 0x6171CFA: gst_base_transform_default_query
(gstbasetransform.c:757)
==21698== by 0x616EF5B: gst_base_transform_query (gstbasetransform.c:1622)
==21698== by 0x40A97F9: gst_pad_query (gstpad.c:3898)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list