[gstreamer-bugs] [Bug 619444] New: [mpegtsparse] Memory leak in mpegts_packetizer_parse_pmt

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun May 23 09:57:58 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=619444
  GStreamer | gst-plugins-bad | git

           Summary: [mpegtsparse] Memory leak in
                    mpegts_packetizer_parse_pmt
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sebp at k-d-w.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=161805)
 View: https://bugzilla.gnome.org/attachment.cgi?id=161805
 Review: https://bugzilla.gnome.org/review?bug=619444&attachment=161805

Fix memory leak

==8774== 12 bytes in 3 blocks are definitely lost in loss record 488 of 3,681
==8774==    at 0x4C274A8: malloc (vg_replace_malloc.c:236)
==8774==    by 0x7347754: g_malloc (in /lib/libglib-2.0.so.0.2400.1)
==8774==    by 0x7360B48: g_strndup (in /lib/libglib-2.0.so.0.2400.1)
==8774==    by 0xBDE836F: mpegts_packetizer_parse_pmt (mpegtspacketizer.c:601)
==8774==    by 0xBDE2AC0: mpegts_parse_chain (mpegtsparse.c:1142)
==8774==    by 0x5EAC43C: gst_pad_chain_data_unchecked (gstpad.c:4132)
==8774==    by 0x5EACD2D: gst_pad_push_data (gstpad.c:4361)
==8774==    by 0xBBA6828: gst_queue_loop (gstqueue.c:1083)
==8774==    by 0x5ED53E2: gst_task_func (gsttask.c:271)
==8774==    by 0x7369A5E: ??? (in /lib/libglib-2.0.so.0.2400.1)
==8774==    by 0x7367B83: ??? (in /lib/libglib-2.0.so.0.2400.1)
==8774==    by 0x57619C9: start_thread (pthread_creat

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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