[Bug 762172] New: vaapipluginbase: Fix structure memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 17 08:16:51 UTC 2016


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

            Bug ID: 762172
           Summary: vaapipluginbase: Fix structure memory leak
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

Fix for below memory leak

==20730==    at 0x402C17C: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==20730==    by 0x4371BE2: g_malloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==20730==    by 0x4388281: g_slice_alloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==20730==    by 0x421ED31: gst_structure_new_id_empty_with_size
(gststructure.c:145)
==20730==    by 0x42209F7: gst_structure_copy (gststructure.c:345)
==20730==    by 0x41BFD73: gst_buffer_pool_get_config (gstbufferpool.c:717)
==20730==    by 0x7CEAABF: gst_vaapi_plugin_base_set_pool_config
(gstvaapipluginbase.c:574)
==20730==    by 0x7CEAABF: gst_vaapi_plugin_base_decide_allocation
(gstvaapipluginbase.c:703)
==20730==    by 0x7CE7921: gst_vaapidecode_decide_allocation
(gstvaapidecode.c:640)
==20730==    by 0x413C608: gst_video_decoder_negotiate_pool
(gstvideodecoder.c:3714)
==20730==    by 0x4146F97: gst_video_decoder_negotiate (gstvideodecoder.c:3889)
==20730==    by 0x7CE6ECA: gst_vaapidecode_negotiate (gstvaapidecode.c:439)
==20730==    by 0x7CE7A1E: gst_vaapidecode_push_all_decoded_frames
(gstvaapidecode.c:471)

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