[Bug 758039] gstgl: fix memory leaks and memory mishandlings

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 12 18:05:37 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=758039

--- Comment #4 from Vineeth <vineeth.tm at samsung.com> ---
Created attachment 315382
  --> https://bugzilla.gnome.org/attachment.cgi?id=315382&action=edit
glupload: fix caps memory leak

==15122== 321 (40 direct, 281 indirect) bytes in 1 blocks are definitely lost
in loss record 2,813 of 3,003
==15122==    at 0x402C17C: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==15122==    by 0x42A8BE2: g_malloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==15122==    by 0x42BF281: g_slice_alloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==15122==    by 0x41517CB: gst_caps_new_empty (gstcaps.c:243)
==15122==    by 0x4154EE2: gst_caps_from_string (gstcaps.c:2358)
==15122==    by 0x8049C43: test_upload_buffer (gstglupload.c:204)
==15122==    by 0x410EBAA: srunner_run (check_run.c:450)
==15122==    by 0x410EC62: srunner_run_all (check_run.c:674)
==15122==    by 0x4101A97: gst_check_run_suite (gstcheck.c:825)
==15122==    by 0x804944C: main (gstglupload.c:320)
==15122== 
==15122== 321 (40 direct, 281 indirect) bytes in 1 blocks are definitely lost
in loss record 2,814 of 3,003
==15122==    at 0x402C17C: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==15122==    by 0x42A8BE2: g_malloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==15122==    by 0x42BF281: g_slice_alloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==15122==    by 0x41517CB: gst_caps_new_empty (gstcaps.c:243)
==15122==    by 0x4154EE2: gst_caps_from_string (gstcaps.c:2358)
==15122==    by 0x8049CFA: test_upload_buffer (gstglupload.c:222)
==15122==    by 0x410EBAA: srunner_run (check_run.c:450)
==15122==    by 0x410EC62: srunner_run_all (check_run.c:674)
==15122==    by 0x4101A97: gst_check_run_suite (gstcheck.c:825)
==15122==    by 0x804944C: main (gstglupload.c:320)

-- 
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