[Bug 757929] New: tests:glcolorconvert: Fix caps memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 10 23:06:36 PST 2015


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

            Bug ID: 757929
           Summary: tests:glcolorconvert: Fix caps 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: ---

running tests on gstglcolorconvert is resulting in below memory leak

==6125== 31,210 (2,680 direct, 28,530 indirect) bytes in 67 blocks are
definitely lost in loss record 1,688 of 1,692
==6125==    at 0x402C17C: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==6125==    by 0x42A8BE2: g_malloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==6125==    by 0x42BF281: g_slice_alloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==6125==    by 0x41517BB: gst_caps_new_empty (gstcaps.c:243)
==6125==    by 0x41519A3: gst_caps_new_simple (gstcaps.c:316)
==6125==    by 0x40AB83F: gst_video_info_to_caps (video-info.c:514)
==6125==    by 0x8049464: check_conversion.constprop.1
(gstglcolorconvert.c:176)
==6125==    by 0x804986A: test_reorder_buffer (gstglcolorconvert.c:227)
==6125==    by 0x410EBAA: srunner_run (check_run.c:450)
==6125==    by 0x410EC62: srunner_run_all (check_run.c:674)
==6125==    by 0x4101A97: gst_check_run_suite (gstcheck.c:825)
==6125==    by 0x8048F0C: main (gstglcolorconvert.c:246)

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