[Bug 757927] New: tests:video: Fix overlay rectangle leak

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


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

            Bug ID: 757927
           Summary: tests:video: Fix overlay rectangle leak
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created overlay rectangle is not being freed in video tests

==20661== 20,555 (200 direct, 20,355 indirect) bytes in 1 blocks are definitely
lost in loss record 1,514 of 1,514
==20661==    at 0x402C17C: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==20661==    by 0x42AEBE2: g_malloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==20661==    by 0x42C5281: g_slice_alloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==20661==    by 0x42C579C: g_slice_alloc0 (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==20661==    by 0x408312B: gst_video_overlay_rectangle_new_raw
(video-overlay-composition.c:709)
==20661==    by 0x80528E8: test_overlay_composition_over_transparency
(video.c:2663)
==20661==    by 0x40C2BAA: srunner_run (check_run.c:450)
==20661==    by 0x40C2C62: srunner_run_all (check_run.c:674)
==20661==    by 0x40B5A97: gst_check_run_suite (gstcheck.c:825)
==20661==    by 0x804A667: main (video.c:2728)

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