[Bug 757926] New: pbutils:encoding-target: Fix string memory leak

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


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

            Bug ID: 757926
           Summary: pbutils:encoding-target: Fix string memory 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: ---

running libs/profile tests results in the following leak

==16990== 128 bytes in 1 blocks are definitely lost in loss record 1,482 of
1,521
==16990==    at 0x402E324: realloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==16990==    by 0x426DCB8: g_realloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==16990==    by 0x42882F6: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==16990==    by 0x428867A: g_string_insert_len (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==16990==    by 0x42889DB: g_string_append_len (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==16990==    by 0x4254131: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==16990==    by 0x4255414: g_build_filename (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==16990==    by 0x404D0DB: gst_encoding_target_subload (encoding-target.c:801)
==16990==    by 0x404D548: gst_encoding_target_load (encoding-target.c:907)
==16990==    by 0x404B7C4: gst_encoding_profile_find (encoding-profile.c:1234)
==16990==    by 0x804C2CE: test_loading_profile (profile.c:477)
==16990==    by 0x4081BAA: srunner_run (check_run.c:450)
==16990==    by 0x4081C62: srunner_run_all (check_run.c:674)
==16990==    by 0x4074A97: gst_check_run_suite (gstcheck.c:825)
==16990==    by 0x80498E0: main (profile.c:704)

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