[Bug 752404] realmedia: fix leaks while playing real media files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 21 03:14:09 PDT 2015


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

--- Comment #11 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit c12e5d1ad4c5279b2ec5c7d1aec88fea7e5f4f6a
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Tue Jul 21 11:13:27 2015 +0100

    rmdemux: mark tag list as global scope

commit 2be18749277ac142e1c4d7296d915c50002ab60e
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Tue Jul 21 11:10:04 2015 +0100

    rmdemux: fix taglist leak

    merge doesn't take ownership, so must unref the
    old tags if we do merge.

commit 868a885040f10f10782860031b7798d6f255a8b1
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Tue Jul 21 12:44:55 2015 +0900

    rmdemux: fix wrong unref when there are no tags

    Tags should be appended to pending tags and unref'ed only if tags
    are present. Else there is no need to append.

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

commit 42dbce6d578469e2f7c6731c0d85d090341b2724
Author: Vineeth T M <vineeth.tm at samsung.com>
Date:   Thu Jul 16 18:11:37 2015 +0900

    rmdemux: fix memory leaks during error cases

    while adding stream, during error cases, only stream is
    being freed. Adapter, pad, tags, subpackets, index are not being
    freed resulting in memory leaks

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

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