[Bug 775472] memory leak in matroska parser / gst_ebml_read_binary

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 1 15:39:32 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 7d6cf17498625ef7dd3c3af6e3d789ff51465894
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Dec 1 17:38:33 2016 +0200

    matroskademux: Fix memory leak when parsing attachments

    gst_tag_image_data_to_image_sample() does not take ownership of the
    passed memory, so don't set it to NULL to allow us to free it later.

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

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