[Bug 775479] New: avidemix: memory leak in gst_avi_demux_riff_parse_vprp

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 1 16:10:12 UTC 2016


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

            Bug ID: 775479
           Summary: avidemix: memory leak in gst_avi_demux_riff_parse_vprp
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: hanno at hboeck.de
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

File:
http://samples.mplayerhq.hu/V-codecs/KDM4/kdh4.avi

asan error:

==5019==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 68 byte(s) in 1 object(s) allocated from:
    #0 0x4d4e38 in malloc (/usr/local/bin/gst-discoverer-1.0+0x4d4e38)
    #1 0x7f743e33faa8 in g_malloc (/usr/lib64/libglib-2.0.so.0+0x4faa8)
    #2 0x7f7431f006e7 in gst_avi_demux_riff_parse_vprp
/f/gstreamer/gst-plugins-good/gst/avi/gstavidemux.c:1775:10
    #3 0x7f7431f006e7 in gst_avi_demux_parse_stream
/f/gstreamer/gst-plugins-good/gst/avi/gstavidemux.c:2194
    #4 0x7f7431ef37d8 in gst_avi_demux_stream_header_pull
/f/gstreamer/gst-plugins-good/gst/avi/gstavidemux.c:4049:19
    #5 0x7f7431eed746 in gst_avi_demux_loop
/f/gstreamer/gst-plugins-good/gst/avi/gstavidemux.c:5673:13
    #6 0x7f743f1655d3 in gst_task_func
/f/gstreamer/gstreamer/gst/gsttask.c:334:5
    #7 0x7f743e362627  (/usr/lib64/libglib-2.0.so.0+0x72627)
    #8 0x7f743e361c94  (/usr/lib64/libglib-2.0.so.0+0x71c94)
    #9 0x7f743ddde453 in start_thread (/lib64/libpthread.so.0+0x7453)
    #10 0x7f743d90e5dc in clone (/lib64/libc.so.6+0xe75dc)

SUMMARY: AddressSanitizer: 68 byte(s) leaked in 1 allocation(s).

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